mirror of
https://github.com/nodemailer/wildduck.git
synced 2024-11-14 21:35:57 +08:00
10 lines
189 B
TOML
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"
|