mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
document the log settings
This commit is contained in:
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" => ""
|
||||
);
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in a new issue