mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
work in progress, live unread and new counts
This commit is contained in:
@@ -27,7 +27,6 @@ class SiteSetting < ActiveRecord::Base
|
||||
client_setting(:must_approve_users, false)
|
||||
client_setting(:ga_tracking_code, "")
|
||||
client_setting(:ga_domain_name, "")
|
||||
client_setting(:new_topics_rollup, 1)
|
||||
client_setting(:enable_long_polling, true)
|
||||
client_setting(:polling_interval, 3000)
|
||||
client_setting(:anon_polling_interval, 30000)
|
||||
|
||||
Reference in New Issue
Block a user