Set correct defaults for local mode stream
This commit is contained in:
parent
7fae5ca3b8
commit
c937e17335
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ defaults:
|
||||||
settings:
|
settings:
|
||||||
pod_name: 'diaspora*'
|
pod_name: 'diaspora*'
|
||||||
enable_registrations: true
|
enable_registrations: true
|
||||||
enable_show_local_post_link: 'disabled'
|
enable_local_posts_stream: 'disabled'
|
||||||
autofollow_on_join: true
|
autofollow_on_join: true
|
||||||
autofollow_on_join_user: 'hq@pod.diaspora.software'
|
autofollow_on_join_user: 'hq@pod.diaspora.software'
|
||||||
welcome_message:
|
welcome_message:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue