From 795d7d07989a83bc31b3989881933fe2550c8b56 Mon Sep 17 00:00:00 2001 From: devezhao-mac Date: Mon, 19 Nov 2018 21:41:00 +0800 Subject: [PATCH] syscfg --- src/main/resources/cloud-3rd.properties | 20 +++++++++++++++++--- src/main/resources/ehcache.xml | 4 +--- 2 files changed, 18 insertions(+), 6 deletions(-) diff --git a/src/main/resources/cloud-3rd.properties b/src/main/resources/cloud-3rd.properties index 17cea29be..abdf6d4ce 100644 --- a/src/main/resources/cloud-3rd.properties +++ b/src/main/resources/cloud-3rd.properties @@ -1,20 +1,34 @@ -# for Global +# for initial # Also see SystemConfigurer.java +# You should remove the `.aes` to unencrypted text -# Qiniu Cloud Storage +# Cloud Storage - Qiniu StorageURL=http://rb-cdn.errorpage.cn/ StorageBucket=rb-cdn StorageApiKey.aes=zYkDunIsyaZd71rZoW1KPtJPIutYBsBqNaZxpE+4xNl9urgpG+Py0Q0w5m2+Z72e StorageApiSecret.aes=Ke7e7qzT+5F2HC3C/89a5Aq+UopTPHygiSpPfnQjnSrpxgUtiSlauQbPnowtl+ew -# Redis +# Cache - Redis CacheHost= CachePort= CacheUser= CachePassword= +# SMS - Submail + +SmsApiURL=https://api.mysubmail.com/message/xsend +SmsApiKey= +SmsApiSecret= + +# Mail - Submail + +SmtpServer=cloud.mysubmail.com +SmtpPort=25 +SmtpUser= +SmtpPassword= + # General TempDirectory= \ No newline at end of file diff --git a/src/main/resources/ehcache.xml b/src/main/resources/ehcache.xml index cd5f8a8ca..3f9319b71 100644 --- a/src/main/resources/ehcache.xml +++ b/src/main/resources/ehcache.xml @@ -1,7 +1,5 @@ - +