diff options
Diffstat (limited to '.env.example')
-rw-r--r-- | .env.example | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.env.example b/.env.example index 4b62cb4..0eba495 100644 --- a/.env.example +++ b/.env.example @@ -1,3 +1,7 @@ POSTGRES_USER=postgres POSTGRES_DB=postgres POSTGRES_PASSWORD=postgres +#MYSTIC_FORUM_THEME=default +#REGISTRATION_ENABLED=1 +#MYSTIC_FORUM_TITLE= +#MYSTIC_FORUM_COPYRIGHT= |