include working mediamtx.yml since we have auth disabled with non-public recorder

This commit is contained in:
deflax 2024-01-05 02:50:08 +00:00
parent d8aa2c7bf3
commit 126559a237
2 changed files with 2 additions and 5 deletions

3
.gitignore vendored
View file

@ -167,6 +167,3 @@ logs/
# env vars
variables.env
# configs
mediamtx.yml

View file

@ -320,10 +320,10 @@ pathDefaults:
# Username required to publish.
# SHA256-hashed values can be inserted with the "sha256:" prefix.
publishUser: recorder
publishUser:
# Password required to publish.
# SHA256-hashed values can be inserted with the "sha256:" prefix.
publishPass: changeme
publishPass:
# IPs or networks (x.x.x.x/24) allowed to publish.
publishIPs: []