Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpolden/echoip.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Polden <martin.polden@gmail.com>2016-04-17 15:23:20 +0300
committerMartin Polden <martin.polden@gmail.com>2016-04-17 15:23:20 +0300
commit9d8a541caf48dff9538754a72ce9a9dd5a667dd4 (patch)
tree1acb309d68ecfee986e9b6a95a3ca04d03514604 /README.md
parent0d390d0d198885e9825b8b0320ad8f6156da6306 (diff)
Remove CORS support
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index dae61bc..955e45e 100644
--- a/README.md
+++ b/README.md
@@ -85,7 +85,6 @@ Application Options:
-f, --country-db=FILE Path to GeoIP country database
-c, --city-db=FILE Path to GeoIP city database
-l, --listen=ADDR Listening address (default: :8080)
- -x, --cors Allow requests from other domains
-r, --reverse-lookup Perform reverse hostname lookups
-p, --port-lookup Enable port lookup
-t, --template= Path to template (default: index.html)