mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-01 02:46:52 +00:00
fixed #347,api is not enabled by default
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# web api
|
||||
|
||||
需要开启请先去掉`nps.conf`中`auth_key`的注释并配置一个合适的密钥
|
||||
## webAPI验证说明
|
||||
- 采用auth_key的验证方式
|
||||
- 在提交的每个请求后面附带两个参数,`auth_key` 和`timestamp`
|
||||
|
Reference in New Issue
Block a user