/** * Error logging */ $conf['settings']['logging']['folder'] = 'uploads'; //Absolute path to folder were the log will be written, writing permissions to the folder are required $conf['settings']['logging']['level'] = 'debug'; //Set to none disable logs, error to only log errors or debug to log all messages to the app.log file $conf['settings']['logging']['sql'] = 'false'; //Set to true no enable the creation of and sql.log file Error

Unknown Error

Return to the last page that you were on