summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 996dc4bc..5c13ed54 100644
--- a/README.md
+++ b/README.md
@@ -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