Commit dbce0199 by QIANGLU

remove email properties

parent dd8a9f20
...@@ -14,7 +14,6 @@ ...@@ -14,7 +14,6 @@
<springProperty scope="context" name="logPath" source="log.path" defaultValue="/data/logs"/> <springProperty scope="context" name="logPath" source="log.path" defaultValue="/data/logs"/>
<springProperty scope="context" name="STDOUT" source="log.stdout" defaultValue="STDOUT"/> <springProperty scope="context" name="STDOUT" source="log.stdout" defaultValue="STDOUT"/>
<property name="EMAIL_ADDRESS" value="liyuqing@secoo.com,gaoxinxin@secoo.com,xueyuying@secoo.com,zhangjianbin@secoo.com,cuixiaoting@secoo.com,huazhifeng@secoo.com"/>
<property name="MAX_FILE_SIZE" value="50MB" /> <property name="MAX_FILE_SIZE" value="50MB" />
<property name="MAX_HISTORY" value="10"/> <property name="MAX_HISTORY" value="10"/>
<property name="PATTERN" <property name="PATTERN"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment