mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 11:27:09 +00:00
[BUILD] Remove redundant options from settings file
This commit is contained in:
@@ -4,21 +4,6 @@
|
|||||||
; Used to generate CSRF tokens - must never be made public
|
; Used to generate CSRF tokens - must never be made public
|
||||||
# SECRET_KEY=SECRET_KEY_IS_REQUIRED
|
# SECRET_KEY=SECRET_KEY_IS_REQUIRED
|
||||||
|
|
||||||
; Parent project name
|
|
||||||
; Displayed in templates where the name of the parent project should be used
|
|
||||||
; Default: Parent Project Name
|
|
||||||
# PARENT_PROJECT_NAME=Parent Project Name
|
|
||||||
|
|
||||||
; Project long name
|
|
||||||
; Displayed in templates where the full name of the project should be used
|
|
||||||
; Default: Project Long Name
|
|
||||||
# PROJECT_LONG_NAME=Project Long Name
|
|
||||||
|
|
||||||
; Project short name
|
|
||||||
; Displayed in templates where a short identifier for the project should be used
|
|
||||||
; Default: shortname
|
|
||||||
# PROJECT_SHORT_NAME=shortname
|
|
||||||
|
|
||||||
; Debug
|
; Debug
|
||||||
; Should the server run in debug mode? Provides information to users which is unsafe in production
|
; Should the server run in debug mode? Provides information to users which is unsafe in production
|
||||||
; Default: False
|
; Default: False
|
||||||
|
|||||||
Reference in New Issue
Block a user