ohmyform/.env.sample

28 lines
446 B
Plaintext

TYPE=ohmyform
DOMAIN=ohmyform.example.com
LETS_ENCRYPT_ENV=production
# https://ohmyform.com/docs/env/
ADMIN_EMAIL=me@example.com
CREATE_ADMIN="TRUE"
LOGIN_NOTE="destroy google forms comrades"
SIGNUP_DISABLED="FALSE"
DEFAULT_ROLE=user
HIDE_CONTRIB="TRUE"
SECRET_ADMIN_PASSWORD_VERSION=v1
SECRET_SECRET_KEY_VERSION=v1
# SMTP
#SMTP_ENABLED=1
#MAILER_HOST=mail.example.com
#MAILER_FROM=noreply@example.com
#SECRET_SMTP_PASSWORD_VERSION=v1