Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu
2016-04-05 13:15:47 +08:00
parent 5055ca693d
commit 2946dd95dc
6 changed files with 97 additions and 1 deletions

View File

@@ -19,3 +19,9 @@ ios:
pem_cert_path: "cert.pem"
pem_key_path: "key.pem"
production: false
log:
access_log: "stdout"
access_level: "debug"
error_log: "stderr"
error_level: "error"