fix: default settings
This commit is contained in:
parent
6f3a370a18
commit
73ba5501a4
@ -2,18 +2,18 @@
|
|||||||
# important settings can be changed from the admin interface.
|
# important settings can be changed from the admin interface.
|
||||||
|
|
||||||
defaults: &defaults
|
defaults: &defaults
|
||||||
site_title: Whippy Edition
|
site_title: 'REI-Fixed'
|
||||||
site_short_description: ''
|
site_short_description: 'SWREI Fixed Whippy Edition / Powered by Mastodon'
|
||||||
site_description: ''
|
site_description: 'SWREI Fixed Whippy Edition / Powered by Mastodon'
|
||||||
site_extended_description: ''
|
site_extended_description: '레이픽스 마스토돈 에디션, 당신과 함께합니다.'
|
||||||
site_terms: ''
|
site_terms: ''
|
||||||
site_contact_username: ''
|
site_contact_username: ''
|
||||||
site_contact_email: ''
|
site_contact_email: 'space@psec.dev'
|
||||||
registrations_mode: 'none'
|
registrations_mode: 'none'
|
||||||
profile_directory: true
|
profile_directory: false
|
||||||
closed_registrations_message: ''
|
closed_registrations_message: '레이픽스는 기본적으로 가입할 수 없습니다. 관리 도구로 계정을 생성하거나, 다른 관리자 계정을 통해 가입 설정을 변경하세요.'
|
||||||
timeline_preview: false
|
timeline_preview: false
|
||||||
show_staff_badge: true
|
show_staff_badge: false
|
||||||
preview_sensitive_media: false
|
preview_sensitive_media: false
|
||||||
noindex: true
|
noindex: true
|
||||||
theme: 'default'
|
theme: 'default'
|
||||||
@ -31,8 +31,8 @@ defaults: &defaults
|
|||||||
- moderator
|
- moderator
|
||||||
disallowed_hashtags: # space separated string or list of hashtags without the hash
|
disallowed_hashtags: # space separated string or list of hashtags without the hash
|
||||||
bootstrap_timeline_accounts: ''
|
bootstrap_timeline_accounts: ''
|
||||||
activity_api_enabled: true
|
activity_api_enabled: false
|
||||||
peers_api_enabled: true
|
peers_api_enabled: false
|
||||||
show_domain_blocks: 'disabled'
|
show_domain_blocks: 'disabled'
|
||||||
show_domain_blocks_rationale: 'disabled'
|
show_domain_blocks_rationale: 'disabled'
|
||||||
require_invite_text: false
|
require_invite_text: false
|
||||||
|
Loading…
Reference in New Issue
Block a user