]> git.sesse.net Git - cubemap/blobdiff - cubemap.config.sample
Add a listen statement to listen on only specific IP addresses, in addition to the...
[cubemap] / cubemap.config.sample
index bce0659325dc400d369b75947bf5903bb3ed2ef0..83b24ffd2c391a25faece827e58b139085d795a5 100644 (file)
@@ -12,6 +12,8 @@ num_servers 1
 # All input ports are treated exactly the same, but you may use multiple ones nevertheless.
 #
 port 9094
+# listen 127.0.0.1:9095
+# listen [::1]:9095
 
 stats_file cubemap.stats
 stats_interval 60