mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 06:53:25 +00:00
Turn on propagate_topic_edits for everybody.
(imported from commit 936d2417120af5e9798638e0575724d45b9a207f)
This commit is contained in:
committed by
Leo Franchi
parent
eb23464eaa
commit
d5f14e3bb7
@@ -22,8 +22,7 @@ exports.mandatory_topics = _.contains([
|
|||||||
|
|
||||||
exports.collapsible = false;
|
exports.collapsible = false;
|
||||||
|
|
||||||
exports.propagate_topic_edits = page_params.staging ||
|
exports.propagate_topic_edits = true;
|
||||||
_.contains(['customer7.invalid', 'customer9.invalid'], page_params.domain);
|
|
||||||
|
|
||||||
var customer4_realms = [
|
var customer4_realms = [
|
||||||
'customer4.invalid',
|
'customer4.invalid',
|
||||||
|
|||||||
Reference in New Issue
Block a user