diff options
Diffstat (limited to 'tests/plugins/server/configs/.rr.yaml')
-rw-r--r-- | tests/plugins/server/configs/.rr.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plugins/server/configs/.rr.yaml b/tests/plugins/server/configs/.rr.yaml index d28265d5..a1484c02 100644 --- a/tests/plugins/server/configs/.rr.yaml +++ b/tests/plugins/server/configs/.rr.yaml @@ -9,4 +9,4 @@ server: relay_timeout: "20s" logs: mode: development - level: error + level: info |