Forked from
Stud.IP / Stud.IP
1135 commits behind the upstream repository.
-
Closes #3560 Merge request studip/studip!2875
Closes #3560 Merge request studip/studip!2875
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.env.dist 433 B
# MYSQL_HOST=""
# MYSQL_USER=""
# MYSQL_PASSWORD=""
# MYSQL_DATABASE=""
# STUDIP_CACHING_ENABLE=""
# STUDIP_CACHE_IS_SESSION_STORAGE=""
# STUDIP_ENV=""
# STUDIP_MAIL_TRANSPORT=""
# STUDIP_PLUGINS_UPLOAD_ENABLE=""
## You may also change configuration settings from the environment. To do so, prefix the configuration name with
## "STUDIP_CONFIG_". Example for changing the site name:
#
# STUDIP_CONFIG_UNI_NAME_CLEAN="new uni name"