Thrower::userFormException("Please create qfq config file '".CONFIG_QFQ_JSON."' in project directory. Example config file '".CONFIG_QFQ_JSON_EXAMPLE."' was created in project directory.","Project directory: ".realpath(Path::cwdToProject()));
Thrower::userFormException("Please create qfq config file '".CONFIG_QFQ_JSON."' in project directory. Example config file '".CONFIG_QFQ_JSON_EXAMPLE."' was created in project directory.","Project directory: ".realpath(Path::cwdToProject()));
# cat=debug/sql; type=string; label=SQL log mode for AutoCron:Default is 'error'. Modes see 'sqlLogMode'.
sqlLogModeAutoCron = error
# cat=debug/sql; type=string; label=log directory:Default is '<qfq project path>/log'. Contains all log files. Path is absolute or relative to '<site path>'.
logPath =
# cat=debug/sql; type=string; label=SQL log file:By default in log directory. A logfile of fired SQL statements. PathFile is absolute or relative to '<site path>'.