Skip to content

Commit 39b7683

Browse files
committed
add resources path
1 parent 4bce19e commit 39b7683

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configuration.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@
9595
'psx_path_cache' => __DIR__ . '/cache',
9696
'psx_path_log' => __DIR__ . '/log',
9797
'psx_path_public' => __DIR__ . '/public',
98+
'psx_path_resources' => __DIR__ . '/resources',
9899
'psx_path_src' => __DIR__ . '/src',
99100

100101
// Supported writers

0 commit comments

Comments
 (0)