We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bce19e commit 39b7683Copy full SHA for 39b7683
configuration.php
@@ -95,6 +95,7 @@
95
'psx_path_cache' => __DIR__ . '/cache',
96
'psx_path_log' => __DIR__ . '/log',
97
'psx_path_public' => __DIR__ . '/public',
98
+ 'psx_path_resources' => __DIR__ . '/resources',
99
'psx_path_src' => __DIR__ . '/src',
100
101
// Supported writers
0 commit comments