2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

increase anon_polling_interval to 30s

This commit is contained in:
Jeff Atwood 2019-05-31 17:05:22 -07:00
parent 743ce093a9
commit 4dedc23817

View file

@ -1490,7 +1490,7 @@ developer:
max: 99000
anon_polling_interval:
client: true
default: 15000
default: 30000
max: 99000
flush_timings_secs:
client: true