wildduck/config/plugins/example.toml
2017-10-26 14:57:19 +03:00

10 lines
188 B
TOML

[example]
enabled = true
# $WD: path of wildduck module root
# $CONFIG: path of config root
path = "$WD/plugins/example.js"
# Additional config options
value1 = "Example config option"