Add unit testing.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu
2016-04-01 09:53:10 +08:00
parent 833befcf1c
commit 44c4e8f6e6
4 changed files with 7 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
core:
port: "8088"
notification_max: 100
production: true
mode: "release"
ssl: false
cert_path: "cert.pem"
key_path: "key.pem"