Skip to content

Commit 51e7ace

Browse files
committed
add paths.logs
1 parent e492d28 commit 51e7ace

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

typerocket/config/paths.php

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,16 @@
2020
*/
2121
'storage' => TYPEROCKET_ALT_PATH . '/storage',
2222

23+
/*
24+
|--------------------------------------------------------------------------
25+
| Logs
26+
|--------------------------------------------------------------------------
27+
|
28+
| The PATH where log files are to be stored.
29+
|
30+
*/
31+
'logs' => TYPEROCKET_ALT_PATH . '/storage/logs',
32+
2333
/*
2434
|--------------------------------------------------------------------------
2535
| Cache

0 commit comments

Comments
 (0)