mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
BUGFIX: do not push read-only signal to ALL sites
This commit is contained in:
@@ -208,7 +208,7 @@ module Discourse
|
||||
end
|
||||
|
||||
def self.readonly_channel
|
||||
"/global/read-only"
|
||||
"/site/read-only"
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user