From e9ce8a0d492822960376011361d40744a2204c77 Mon Sep 17 00:00:00 2001 From: aler9 <46489434+aler9@users.noreply.github.com> Date: Sat, 19 Sep 2020 17:35:03 +0200 Subject: [PATCH] update conf comments --- rtsp-simple-server.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/rtsp-simple-server.yml b/rtsp-simple-server.yml index 16ac44c9..0d6bd854 100644 --- a/rtsp-simple-server.yml +++ b/rtsp-simple-server.yml @@ -30,10 +30,11 @@ logDestinations: [stdout] logFile: rtsp-simple-server.log # these settings are path-dependent. +# It's possible to use regular expressions by using a tilde as prefix. +# for instance, '~^(test1|test2)$' will match both 'test1' and 'test2'. +# for instance, '~^prefix' will match all paths that start with 'prefix'. # The settings under the path 'all' are applied to all paths that do not match # another entry. -# It's possible to use regular expressions by using a tilde as prefix, -# for instance, '~^(test1|test2)$' will match both test1 and test2. paths: all: # source of the stream - this can be: