Enable Zaqar to run in debug mode
Change-Id: Ia751f04119ce1b4c6213be75d087ef24de904498
This commit is contained in:
parent
3b1647310d
commit
5bef3e1633
@ -111,6 +111,7 @@ function configure_zaqar {
|
||||
[ ! -d $ZAQAR_API_LOG_DIR ] && sudo mkdir -m 755 -p $ZAQAR_API_LOG_DIR
|
||||
sudo chown $USER $ZAQAR_API_LOG_DIR
|
||||
|
||||
iniset $ZAQAR_CONF DEFAULT debug True
|
||||
iniset $ZAQAR_CONF DEFAULT verbose True
|
||||
iniset $ZAQAR_CONF DEFAULT admin_mode True
|
||||
iniset $ZAQAR_CONF DEFAULT use_syslog $SYSLOG
|
||||
|
Loading…
Reference in New Issue
Block a user