Set debug mode by default for dev tag
This commit is contained in:
parent
5a2ebbc2a1
commit
91d7235ab2
@ -74,7 +74,7 @@
|
||||
# If you need to specify a mysql socket that the client's built-in
|
||||
#PerlSetEnv OCS_OPT_DBI_MYSQL_SOCKET "path/to/mysql/unix/socket"
|
||||
# DBI verbosity
|
||||
PerlSetEnv OCS_OPT_DBI_PRINT_ERROR 0
|
||||
PerlSetEnv OCS_OPT_DBI_PRINT_ERROR 1
|
||||
|
||||
# Unicode support
|
||||
PerlSetEnv OCS_OPT_UNICODE_SUPPORT 1
|
||||
|
||||
Loading…
Reference in New Issue
Block a user