mirror of
https://github.com/Jinnrry/PMail.git
synced 2026-04-25 09:57:00 +08:00
first commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"domain": "jinnrry.com",
|
||||
"dkimPrivateKeyPath": "config/dkim/dkim.priv",
|
||||
"SSLPrivateKeyPath": "config/ssl/private.key",
|
||||
"SSLPublicKeyPath": "config/ssl/public.crt",
|
||||
"mysqlDSN": "",
|
||||
"weChatPushAppId": "",
|
||||
"weChatPushSecret": "",
|
||||
"weChatPushTemplateId": "",
|
||||
"weChatPushUserId": ""
|
||||
}
|
||||
Reference in New Issue
Block a user