diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -113,6 +113,8 @@ static: forbid: [".php", ".htaccess"] ``` +> You can use json or any config type supported by `spf13/viper`. + Where `psr-worker.php`: ```php |