4get/.env.sample

21 lines
522 B
Plaintext

TYPE=4get
DOMAIN=4get.example.com
LETS_ENCRYPT_ENV=production
FOURGET_SERVER_NAME=4get.example.com
FOURGET_SHORT_DESCRIPTION="4get 4get 4get 4get"
## uncomment to customize the instance list
#FOURGET_INSTANCES=https://4get.ca
## Enable captcha protection, please see readme.
#COMPOSE_FILE="$COMPOSE_FILE:compose.captcha.yml"
## Enable onion routing, this will make all searches using tor
#COMPOSE_FILE="$COMPOSE_FILE:compose.tor.yml"
INCLUDE_NEWS_LINK=false
INCLUDE_4GET_DONATION_LINK=true
INCLUDE_SOURCE_LINK=false