Commit graph

4 commits

Author SHA1 Message Date
Johnny Arcitec
426e6f89a2
improve unsafe path handling (#3927)
* fix: improve unsafe path handling

Paths containing spaces or dashes were being interpreted as separate options, since the path handling lacked double quotes.

This fixes all unsafe instances of "PWD" and "HOME", along with all other unsafe paths in the scripts.

* readme: explicitly mount the configuration as read-only

This clearly shows users that the MediaMTX container will not modify the configuration file.
2024-11-06 15:15:25 +01:00
Alessandro Ros
972ffbf332
improve API docs linter (#3608) 2024-08-04 13:12:30 +02:00
Alessandro Ros
e2370800ba
apidocs: make linter return an exit code in case of errors (#1564) 2023-03-12 12:18:18 +01:00
aler9
02d3dd92e6 split makefile into multiple scripts 2022-08-23 09:42:25 +02:00