@@ -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"