# Do not share the secret key or the password salt!
SECRET_KEY=
SECURITY_PASSWORD_SALT=

# Database
RELATIVE_DB_DIR=db

# Server URL
SERVER_NAME=

CHECK_EMAIL_DELIVERABILITY=True