about summary refs log tree commit diff
path: root/config/settings.yml
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2019-07-16 06:30:47 +0200
committerThibaut Girka <thib@sitedethib.com>2019-07-16 16:11:50 +0200
commit729723f857d11434c0f78d63fe16537d77f1c77c (patch)
tree9d6518b6ac1d4a5e54d09d214bc7e2a5bbd0ff4b /config/settings.yml
parent3598305460bdafe42585191790a9a9e987c8b978 (diff)
Add option to disable real-time updates in web UI (#9984)
Fix #9031
Fix #7913
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 07e24f8e2..bc97f650b 100644
--- a/config/settings.yml
+++ b/config/settings.yml
@@ -37,6 +37,7 @@ defaults: &defaults
   aggregate_reblogs: true
   advanced_layout: false
   use_blurhash: true
+  use_pending_items: false
   notification_emails:
     follow: false
     reblog: false