diff options
author | Wolfy-J <[email protected]> | 2018-09-30 18:22:27 +0300 |
---|---|---|
committer | Wolfy-J <[email protected]> | 2018-09-30 18:22:27 +0300 |
commit | 125f3b837355e932f73f54461e7550702d3fbcb0 (patch) | |
tree | 2c2e2b80c5ce1241f88108791b9d094cd538e1f8 /cmd/rr | |
parent | 54a105ead09c30a56c8caa6dde21828d50cc3e85 (diff) |
new env values
Diffstat (limited to 'cmd/rr')
-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 |