diff options
Diffstat (limited to 'tests/plugins/reload/configs')
-rw-r--r-- | tests/plugins/reload/configs/.rr-reload-2.yaml | 1 | ||||
-rw-r--r-- | tests/plugins/reload/configs/.rr-reload-3.yaml | 1 | ||||
-rw-r--r-- | tests/plugins/reload/configs/.rr-reload-4.yaml | 1 | ||||
-rw-r--r-- | tests/plugins/reload/configs/.rr-reload.yaml | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/tests/plugins/reload/configs/.rr-reload-2.yaml b/tests/plugins/reload/configs/.rr-reload-2.yaml index 882ab628..3881d4d9 100644 --- a/tests/plugins/reload/configs/.rr-reload-2.yaml +++ b/tests/plugins/reload/configs/.rr-reload-2.yaml @@ -7,7 +7,6 @@ server: relay: pipes relay_timeout: 20s http: - debug: true address: '127.0.0.1:27388' max_request_size: 1024 middleware: diff --git a/tests/plugins/reload/configs/.rr-reload-3.yaml b/tests/plugins/reload/configs/.rr-reload-3.yaml index 4f964609..cdd32d20 100644 --- a/tests/plugins/reload/configs/.rr-reload-3.yaml +++ b/tests/plugins/reload/configs/.rr-reload-3.yaml @@ -7,7 +7,6 @@ server: relay: pipes relay_timeout: 20s http: - debug: true address: '127.0.0.1:37388' max_request_size: 1024 middleware: diff --git a/tests/plugins/reload/configs/.rr-reload-4.yaml b/tests/plugins/reload/configs/.rr-reload-4.yaml index 76966e49..c499ec90 100644 --- a/tests/plugins/reload/configs/.rr-reload-4.yaml +++ b/tests/plugins/reload/configs/.rr-reload-4.yaml @@ -7,7 +7,6 @@ server: relay: pipes relay_timeout: 20s http: - debug: true address: '127.0.0.1:22766' max_request_size: 1024 middleware: diff --git a/tests/plugins/reload/configs/.rr-reload.yaml b/tests/plugins/reload/configs/.rr-reload.yaml index 5dfb1171..b68430ef 100644 --- a/tests/plugins/reload/configs/.rr-reload.yaml +++ b/tests/plugins/reload/configs/.rr-reload.yaml @@ -7,7 +7,6 @@ server: relay: pipes relay_timeout: 20s http: - debug: true address: '127.0.0.1:22388' max_request_size: 1024 middleware: |