mirror of
https://github.com/discourse/discourse-rewind.git
synced 2025-07-08 14:42:44 +00:00
DEV: Sets the plugin_name_enabled
flag to false (#32)
Plugins in general should be disabled by default, requiring an admin to explicitly enable them.
This commit is contained in:
parent
141de94821
commit
a8fbc36368
@ -1,4 +1,4 @@
|
|||||||
plugins:
|
plugins:
|
||||||
plugin_name_enabled:
|
plugin_name_enabled:
|
||||||
default: true
|
default: false
|
||||||
client: true
|
client: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user