automod/.env.example

17 lines
387 B
Bash

TOKEN=
# Not required for docker deployment, use MONGODB-{USERNAME,PASSWORD} instead
# MONGODB_URI=mongodb://
# Set this if you want to load an additional env file
# ENV_FILE=
MONGODB_USERNAME=automod
MONGODB_PASSWORD=
MOBGODB_DATABASE=automod
REDIS_URI=redis://
PREFIX=/
# Set this to update the geoip database automatically. See docs of `geoip-lite` for more info
MAXMIND_API_KEY=