aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorParker <contact@pkrm.dev>2024-11-03 21:29:10 -0600
committerParker <contact@pkrm.dev>2024-11-03 21:29:10 -0600
commit0b6dafec62f22383bf501e1594d3b9a8c93f2337 (patch)
treef812a72049d45e36b7fe3f05279413f312e357e9 /README.md
parent9e99695611527ec31c9a7c8660397f5230d5b7ba (diff)
Fix link redirects and remove BASE_URL
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 20ef84e..d9fd3d6 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,5 @@ Below are all of the configuration variables that are used within LinkLogger.
Variable | Description | Requirement
---|---|---
-BASE_URL | `URL`: Redirect URL for when people visit old, dead, or non-existant links | **Required**
IP_TO_LOCATION | `BOOLEAN`: Whether or not you want toe IP to Location feature <br> *(requires IP2Location.io account)* | **Required**
API_KEY | `KEY`: IP2Location.io API Key | **Required** *only if IP_TO_LOCATION is set to True* \ No newline at end of file