We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b663a6 commit 5c4721eCopy full SHA for 5c4721e
1 file changed
src/template/config/settings.php
@@ -7,8 +7,5 @@
7
'i18n' => 'en_US',
8
'name' => 'Custom Project',
9
'server_timezone' => 'GMT',
10
- 'history' => [
11
- 'file' => true,
12
- 'path' => 'log'
13
- ]
+ 'log_path' => 'log'
14
];
0 commit comments