Refactored
This commit is contained in:
11
config/plugins.d/info.conf
Normal file
11
config/plugins.d/info.conf
Normal file
@@ -0,0 +1,11 @@
|
||||
### Example Plugin Configuration for WordOps
|
||||
|
||||
[info]
|
||||
|
||||
### If enabled, load a plugin named `example` either from the Python module
|
||||
### `wo.cli.plugins.example` or from the file path
|
||||
### `/var/lib/wo/plugins/example.py`
|
||||
enable_plugin = true
|
||||
|
||||
### Additional plugin configuration settings
|
||||
foo = bar
|
||||
Reference in New Issue
Block a user