document the log settings

This commit is contained in:
Frank Karlitschek 2012-04-21 23:30:14 +02:00
parent 260c48c29a
commit c6144535a8

View file

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