]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
access: added missing break for connection limit type
authorniemert <c@nimek.se>
Tue, 6 Aug 2019 19:41:19 +0000 (21:41 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 21 Oct 2019 08:08:51 +0000 (10:08 +0200)
commit729651ce96cfd181fac127024267dbe8abedc924
tree31972bc13d17f38dc5208c5acab4ec70cfd9a898
parentfb23c42a9e398d83a76ad49d07553ddaf4c6e8d5
access: added missing break for connection limit type

Before update aa_conn_limit_streaming was always set to ae_conn_limit, if limit type was set to ALL in gui.
Now aa_conn_limit_dvr and aa_conn_limit_streaming is set correctly

Ticket: https://tvheadend.org/issues/5692
src/access.c