mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Chat and Sidebar are now on by default (#19406)
FEATURE: Chat and Sidebar are now on by default - Set the sidebar site setting to be enabled by default - Set the chat site setting to be enabled by default - Updated existing specs that assumed the original default - Use a migration to keep old defaults for existing sites
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
chat:
|
||||
chat_enabled:
|
||||
default: false
|
||||
default: true
|
||||
client: true
|
||||
chat_allowed_groups:
|
||||
client: true
|
||||
|
||||
Reference in New Issue
Block a user