mirror of https://github.com/samply/bridgehead.git
Disable datashield
This commit is contained in:
parent
f24dfa43ef
commit
b63eb141f6
2
ccp/vars
2
ccp/vars
|
@ -12,7 +12,7 @@ DEFAULT_LANGUAGE_LOWER_CASE=${DEFAULT_LANGUAGE,,}
|
||||||
ENABLE_EXPORTER=true
|
ENABLE_EXPORTER=true
|
||||||
ENABLE_LOGIN=true
|
ENABLE_LOGIN=true
|
||||||
ENABLE_TEILER=true
|
ENABLE_TEILER=true
|
||||||
ENABLE_DATASHIELD=true
|
#ENABLE_DATASHIELD=true
|
||||||
|
|
||||||
|
|
||||||
for module in $PROJECT/modules/*.sh
|
for module in $PROJECT/modules/*.sh
|
||||||
|
|
Loading…
Reference in New Issue