about summary refs log tree commit diff
path: root/config/settings.yml
diff options
context:
space:
mode:
authorAlice Gaudon <alice@gaudon.pro>2019-12-16 23:55:50 +0100
committerEugen Rochko <eugen@zeonfederated.com>2019-12-16 23:55:50 +0100
commit668f6980774e124a1cc4c80b280172de04ca7973 (patch)
treeece84f2b41a9937c0273df1f212e49ae460682d4 /config/settings.yml
parent8094955461419661b88a0361a5d7caed4b19c29a (diff)
Admin setting to disable default follows (#12566)
Diffstat (limited to 'config/settings.yml')
-rw-r--r--config/settings.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/settings.yml b/config/settings.yml
index f66e3922e..002473643 100644
--- a/config/settings.yml
+++ b/config/settings.yml
@@ -61,6 +61,7 @@ defaults: &defaults
     - mod
     - moderator
   disallowed_hashtags: # space separated string or list of hashtags without the hash
+  enable_bootstrap_timeline_accounts: true
   bootstrap_timeline_accounts: ''
   activity_api_enabled: true
   peers_api_enabled: true