summaryrefslogtreecommitdiff
path: root/plugins/rpc/tests/.rr-rpc-disabled.yaml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-12-16 21:52:52 +0300
committerValery Piashchynski <[email protected]>2020-12-16 21:52:52 +0300
commita5431a6dd0dc1d803bd7cfa2bbcb017d85d0999e (patch)
tree873249c7bf427fec21dba377a7f84caaec853e87 /plugins/rpc/tests/.rr-rpc-disabled.yaml
parentdd0238723a153646631ba0a8c2577d74fce61214 (diff)
Use ERROR log level everywhere. Remove unused code from Reload plugin
Diffstat (limited to 'plugins/rpc/tests/.rr-rpc-disabled.yaml')
-rw-r--r--plugins/rpc/tests/.rr-rpc-disabled.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/plugins/rpc/tests/.rr-rpc-disabled.yaml b/plugins/rpc/tests/.rr-rpc-disabled.yaml
index 624fb3c5..d5c185e7 100644
--- a/plugins/rpc/tests/.rr-rpc-disabled.yaml
+++ b/plugins/rpc/tests/.rr-rpc-disabled.yaml
@@ -1,3 +1,6 @@
rpc:
listen: tcp://127.0.0.1:6001
- disabled: true \ No newline at end of file
+ disabled: true
+logs:
+ mode: development
+ level: error \ No newline at end of file