summaryrefslogtreecommitdiff
path: root/.rr.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.rr.yaml')
-rwxr-xr-x.rr.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.rr.yaml b/.rr.yaml
index ca638aa9..a4726066 100755
--- a/.rr.yaml
+++ b/.rr.yaml
@@ -16,6 +16,7 @@ logs:
level: debug
http:
+ # host and port separated by semicolon
address: 127.0.0.1:44933
max_request_size: 1024
middleware: [ "gzip", "headers" ]
@@ -70,7 +71,8 @@ http:
max_worker_memory: 100
# ssl:
- # port: 8892
+ # host and port separated by semicolon (default :443)
+ # address: :8892
# redirect: false
# cert: fixtures/server.crt
# key: fixtures/server.key