Skip to content

Commit 348a95f

Browse files
committed
Merge branch '1.0'
2 parents 128583f + 5c4721e commit 348a95f

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

src/template/config/settings.php

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,5 @@
77
'i18n' => 'en_US',
88
'name' => 'Custom Project',
99
'server_timezone' => 'GMT',
10-
'history' => [
11-
'file' => true,
12-
'path' => 'log'
13-
]
10+
'log_path' => 'log'
1411
];

0 commit comments

Comments
 (0)