summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorkali kaneko (leap communications) <kali@leap.se>2021-11-09 23:03:12 +0100
committerkali kaneko (leap communications) <kali@leap.se>2021-11-09 23:03:12 +0100
commit8acd8591a8be49c1303560526d280c6810702a6e (patch)
treeac8e7fbee8605212881cc9b24f000ca9b93e65f7 /README.rst
parentfd5c1c4105bcea82e53710e53003ca0ddff7464c (diff)
allow to set api via env var
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index f5b2896..e7e81ea 100644
--- a/README.rst
+++ b/README.rst
@@ -27,7 +27,7 @@ You can use ``geoipupdate`` to download MaxMind's City database::
Usage
-----------------------
-api <tld>
- domain for the api. Default: black.riseup.net
+ domain for the api. Default: black.riseup.net. It can be also set via MENSHEN_API env var.
-geodb <path>
path to the GeoLite2-City database (default is "/var/lib/GeoIP/GeoLite2-City.mmdb")
-port <port>