Commit 00de930b authored by Brian Hatchet's avatar Brian Hatchet :speech_balloon:

disabling allow-comment-toggle feature by default

1 merge request!255(feat) disabling comments
Pipeline #70359122 passed with stages
in 10 minutes and 51 seconds
......@@ -470,6 +470,7 @@ $CONFIG->set('features', [
'top-feeds' => true,
'cassandra-notifications' => true,
'dark-mode' => true,
'allow-comments-toggle' => false
]);
$CONFIG->set('email', [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment