1 # config/app.yml for rails-settings-cached
3 # This file contains default values, and does not need to be edited
4 # when configuring an instance. These settings may be changed by an
5 # Administrator using the Web UI.
7 # For more information, see docs/Running-Mastodon/Administration-guide.md
11 site_short_description: ''
13 site_extended_description: ''
15 site_contact_username: ''
16 site_contact_email: ''
17 open_registrations: true
18 closed_registrations_message: ''
20 min_invite_role: 'admin'
21 timeline_preview: true
22 show_staff_badge: true
23 default_sensitive: false
29 display_sensitive_media: false
30 preview_sensitive_media: false
43 must_be_follower: false
44 must_be_following: false
45 must_be_following_dm: false
53 disallowed_hashtags: # space separated string or list of hashtags without the hash
54 bootstrap_timeline_accounts: ''
55 activity_api_enabled: true
56 peers_api_enabled: true
57 show_known_fediverse_at_about_page: true