summaryrefslogtreecommitdiff
path: root/odin.nix
diff options
context:
space:
mode:
Diffstat (limited to 'odin.nix')
-rw-r--r--odin.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/odin.nix b/odin.nix
index f993d860..b40e648c 100644
--- a/odin.nix
+++ b/odin.nix
@@ -287,6 +287,7 @@
287 height 480 287 height 480
288 288
289 stream_port 8080 289 stream_port 8080
290 stream_localhost on
290 291
291 despeckle_filter EedDl 292 despeckle_filter EedDl
292 threshold_tune on 293 threshold_tune on
@@ -304,7 +305,8 @@
304 width 1920 305 width 1920
305 height 1080 306 height 1080
306 307
307 stream_port 8081 308 substream_port 8081
309 stream_localhost on
308 310
309 despeckle_filter EedDl 311 despeckle_filter EedDl
310 threshold_tune on 312 threshold_tune on