insertintollx_const(name,value,type,note,visible,entity)values('SYSLOG_FILE','DOL_DATA_ROOT/dolibarr.log','chaine','Directory where to write log file',0,0);
insertintollx_const(name,value,type,note,visible,entity)values('SYSLOG_LEVEL','6','chaine','Level of debug info to show',0,0);
insertintollx_const(name,value,type,note,visible,entity)values('SYSLOG_LEVEL','7','chaine','Level of debug info to show',0,0);
insertintollx_const(name,value,type,note,visible,entity)values('MAIN_MAIL_SMTP_SERVER','','chaine','Host or ip address for SMTP server',0,0);
insertintollx_const(name,value,type,note,visible,entity)values('MAIN_MAIL_SMTP_PORT','','chaine','Port for SMTP server',0,0);