diff options
author | Wolfy-J <[email protected]> | 2018-06-15 22:27:27 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2018-06-15 22:27:27 +0300 |
commit | 268458c6f03ea4cd14c1ec1c66280e7114da52c1 (patch) | |
tree | 5a79fd832257511692c2671b669379194e95c671 /README.md | |
parent | b04e4bba28aa51bbdb0fe60ad41884d15576cc1f (diff) |
Update README.md
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 |