Fix overcomplicated location config

This commit is contained in:
Manuel Thalmann 2024-12-04 16:57:58 +01:00
parent 474f9b8c91
commit 84fc26a1a5

View file

@ -93,7 +93,7 @@ begin
for app in $servarr for app in $servarr
printf "%s\n" "$app" "/$app" "" printf "%s\n" "$app" "/$app" ""
end) \ end) \
flood "~ ^/flood.*" flood "/flood/"
end end
function getServiceLocationConfig -a domain s location -V service -V flood function getServiceLocationConfig -a domain s location -V service -V flood