Update README

This commit is contained in:
Maddie Zhan 2020-03-05 00:52:18 +08:00
parent ac7ca94cf7
commit 8e3b747195

View file

@ -74,8 +74,6 @@ You need Go 1.13+ to compile the binary.
ipinfo_api_key=""
# distance unit used in frontend, available options: M (miles), K (kilometers), N (nautical miles), default is "K"
distance_unit="K"
# enable CORS headers
enable_cors=false
# password for logging into statistics page, change this to enable stats page
statistics_password="PASSWORD"