Update default log location

- Prevents conflict with /friendica module
这个提交包含在:
Hypolite Petovan 2019-06-21 08:52:22 -04:00
父节点 f0849b0a93
当前提交 470dd6079e
共有 1 个文件被更改,包括 1 次插入1 次删除

查看文件

@ -74,7 +74,7 @@ return [
// logfile (String)
// The logfile for storing logs.
// Can be a full path or a relative path to the Friendica home directory
'logfile' => 'friendica.log',
'logfile' => 'log/friendica.log',
// loglevel (String)
// The loglevel for all logs.