projects
/
cubemap
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16a03b9
)
Add an example for a TLS port.
author
Steinar H. Gunderson
<sgunderson@bigfoot.com>
Tue, 3 Apr 2018 16:24:00 +0000
(18:24 +0200)
committer
Steinar H. Gunderson
<sgunderson@bigfoot.com>
Tue, 3 Apr 2018 16:24:00 +0000
(18:24 +0200)
cubemap.config.sample
patch
|
blob
|
history
diff --git
a/cubemap.config.sample
b/cubemap.config.sample
index
c1780ec
..
3e83673
100644
(file)
--- a/
cubemap.config.sample
+++ b/
cubemap.config.sample
@@
-17,6
+17,7
@@
num_servers 1
port 9094
# listen 127.0.0.1:9095
# listen [::1]:9095
+# listen [::]:443 tls_cert=/etc/letsencrypt/live/example.org/fullchain.pem tls_key=/etc/letsencrypt/live/example.org/privkey.pem
stats_file cubemap.stats
stats_interval 60