Mercurial > code > home > repos > light-bridge
diff proxy.yaml @ 28:fb2e91f230f4
new wled mode and more lights
author | drewp@bigasterisk.com |
---|---|
date | Mon, 02 Sep 2024 20:00:53 -0700 |
parents | 5a77696c6dab |
children |
line wrap: on
line diff
--- a/proxy.yaml Sat Mar 23 15:25:02 2024 -0700 +++ b/proxy.yaml Mon Sep 02 20:00:53 2024 -0700 @@ -7,7 +7,7 @@ error_log /dev/stderr; pid /dev/null; events { - worker_connections 64; + worker_connections 256; } http { log_format main '[$time_local] code=$status bytes_sent=$bytes_sent req="$request"';