[ci skip] update readme.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2016-04-10 13:06:34 +08:00
parent 32507de908
commit 2028c13604
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ See the [YAML config eample](config/config.yaml):
```yaml
core:
port: "8088"
notification_max: 100
max_notification: 100
mode: "release"
ssl: false
cert_path: "cert.pem"

View File

@ -1,6 +1,6 @@
core:
port: "8088"
notification_max: 100
max_notification: 100
mode: "release"
ssl: false
cert_path: "cert.pem"