9 lines
238 B
Plaintext
9 lines
238 B
Plaintext
### Example Plugin Configuration for WordOps
|
|
|
|
[log]
|
|
|
|
### 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
|