| 1234567891011121314 |
- {
- "domain": "",
- "webDomain": "",
- "dkimPrivateKeyPath": "config/dkim/dkim.priv",
- "SSLPrivateKeyPath": "config/ssl/private.key",
- "SSLPublicKeyPath": "config/ssl/public.crt",
- "dbDSN": "",
- "dbType": "",
- "weChatPushAppId": "",
- "weChatPushSecret": "",
- "weChatPushTemplateId": "",
- "weChatPushUserId": "",
- "isInit": false
- }
|