comiteo settings
This commit is contained in:
parent
09b4fc563d
commit
23a361ff00
@ -4,7 +4,7 @@ return [
|
||||
'displayErrorDetails' => true, // set to false in production
|
||||
'addContentLengthHeader' => false, // Allow the web server to send the content-length header
|
||||
'debug' => true,
|
||||
'testing' => true,
|
||||
'testing' => false,
|
||||
'close_registration' => false,
|
||||
|
||||
// Renderer settings
|
||||
|
Loading…
Reference in New Issue
Block a user