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