diff options
Diffstat (limited to 'cmd/rr/.rr.yaml')
-rw-r--r-- | cmd/rr/.rr.yaml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/cmd/rr/.rr.yaml b/cmd/rr/.rr.yaml index c428a787..f50ff0e9 100644 --- a/cmd/rr/.rr.yaml +++ b/cmd/rr/.rr.yaml @@ -12,9 +12,6 @@ rpc: # http service configuration. http: - # set to false to disable http server. - enable: true - # http host to listen. address: 0.0.0.0:8080 |