document the log settings

remotes/origin/stable4
Frank Karlitschek 2012-04-21 23:30:14 +07:00
parent 260c48c29a
commit c6144535a8
1 changed files with 3 additions and 0 deletions

@ -25,6 +25,9 @@ $CONFIG = array(
"mail_smtpname" => "",
"mail_smtppassword" => "",
"appcodechecker" => "",
"log_type" => "",
"logfile" => "",
"loglevel" => "",
// "datadirectory" => ""
);
?>