[ci skip] update readme.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
32507de908
commit
2028c13604
|
@ -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"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
core:
|
||||
port: "8088"
|
||||
notification_max: 100
|
||||
max_notification: 100
|
||||
mode: "release"
|
||||
ssl: false
|
||||
cert_path: "cert.pem"
|
||||
|
|
Loading…
Reference in New Issue