Update default log location

- Prevents conflict with /friendica module
このコミットが含まれているのは:
Hypolite Petovan 2019-06-21 08:52:22 -04:00
コミット 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.