mirror of
https://github.com/discourse/discourse-rewind.git
synced 2025-07-07 06:12:22 +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:
|
||||
plugin_name_enabled:
|
||||
default: true
|
||||
default: false
|
||||
client: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user