mirror of
https://github.com/nodemailer/wildduck.git
synced 2025-01-08 17:07:44 +08:00
10 lines
188 B
TOML
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"
|