diff --git a/README.md b/README.md index 4c743e5..95f4c83 100644 --- a/README.md +++ b/README.md @@ -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"