feat: instance IP address envvar

This commit is contained in:
Vincent
2024-08-23 14:01:02 +02:00
parent 2f841f0127
commit 3e3ea66848
5 changed files with 22 additions and 15 deletions

5
.env
View File

@@ -67,6 +67,11 @@ OAUTH_TOKEN_URL=
OAUTH_USERINFO_URL=
OAUTH_SCOPE=
# Typically your IP address, this envvar is required for
# some connectors that need to be provided with your host's
# outgoing IP address.
OUTGOING_IP=
LIMITED_FEATURES=false
LIMIT_MAX_WATCHLIST=0
LIMIT_MAX_WATCHLIST_DOMAINS=0