mirror of
https://github.com/Jinnrry/PMail.git
synced 2025-02-20 11:43:09 +08:00
11 lines
296 B
JSON
11 lines
296 B
JSON
{
|
|
"domain": "demo.com",
|
|
"dkimPrivateKeyPath": "config/dkim/dkim.priv",
|
|
"SSLPrivateKeyPath": "config/ssl/private.key",
|
|
"SSLPublicKeyPath": "config/ssl/public.crt",
|
|
"mysqlDSN": "",
|
|
"weChatPushAppId": "",
|
|
"weChatPushSecret": "",
|
|
"weChatPushTemplateId": "",
|
|
"weChatPushUserId": ""
|
|
} |