diff options
author | Parker <contact@pkrm.dev> | 2024-11-03 21:29:10 -0600 |
---|---|---|
committer | Parker <contact@pkrm.dev> | 2024-11-03 21:29:10 -0600 |
commit | 0b6dafec62f22383bf501e1594d3b9a8c93f2337 (patch) | |
tree | f812a72049d45e36b7fe3f05279413f312e357e9 /README.md | |
parent | 9e99695611527ec31c9a7c8660397f5230d5b7ba (diff) |
Fix link redirects and remove BASE_URL
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |