fixed #347,api is not enabled by default

This commit is contained in:
cnlh
2020-01-13 17:29:25 +08:00
parent 5fedde1475
commit f73a55f254
3 changed files with 8 additions and 2 deletions

View File

@@ -49,7 +49,8 @@ web_key_file=conf/server.key
#web_base_url=/nps
#Web API unauthenticated IP address(the len of auth_crypt_key must be 16)
auth_key=test
#Remove comments if needed
#auth_key=test
auth_crypt_key =1234567812345678
#allow_ports=9001-9009,10001,11000-12000