update readme.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
parent
6ef663928d
commit
5628a66f14
|
@ -21,6 +21,7 @@ A push notification server using [Gin](https://github.com/gin-gonic/gin) framewo
|
|||
* Support notification queue and multiple workers.
|
||||
* Support `/api/stat/app` show notification success and failure counts.
|
||||
* Support `/api/config` show your yml config.
|
||||
* Support store app stat to [redis](http://redis.io/) or memory.
|
||||
|
||||
See the [YAML config example](config/config.yml):
|
||||
|
||||
|
|
Loading…
Reference in New Issue