wildduck/config/plugins/example.toml
2017-10-27 12:30:13 +03:00

10 lines
189 B
TOML

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