summaryrefslogtreecommitdiff
path: root/tests/plugins/static/configs/.rr-http-static-files.yaml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-04-25 20:18:35 +0300
committerValery Piashchynski <[email protected]>2021-04-25 20:18:35 +0300
commitf6359114607f9daa41aa90d452ebdc970615c3ab (patch)
treed1bc215440949d6615b2c645396e0146843745fa /tests/plugins/static/configs/.rr-http-static-files.yaml
parent92d089e0ecedaa1ccdf9e2700b9cb2b61f307b1d (diff)
- Initial commit of the updated static plugin
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to 'tests/plugins/static/configs/.rr-http-static-files.yaml')
-rw-r--r--tests/plugins/static/configs/.rr-http-static-files.yaml8
1 files changed, 2 insertions, 6 deletions
diff --git a/tests/plugins/static/configs/.rr-http-static-files.yaml b/tests/plugins/static/configs/.rr-http-static-files.yaml
index d6b3032e..0e003dae 100644
--- a/tests/plugins/static/configs/.rr-http-static-files.yaml
+++ b/tests/plugins/static/configs/.rr-http-static-files.yaml
@@ -18,11 +18,7 @@ http:
dir: "../../../tests"
forbid: [ ".php", ".htaccess" ]
always: [ ".ico" ]
- request:
- "Example-Request-Header": "Value"
- # Automatically add headers to every response.
- response:
- "X-Powered-By": "RoadRunner"
+
pool:
num_workers: 2
max_jobs: 0
@@ -30,4 +26,4 @@ http:
destroy_timeout: 60s
logs:
mode: development
- level: error \ No newline at end of file
+ level: error