From 72ca5fe179be20521440d4608649be2ebeb3b7f7 Mon Sep 17 00:00:00 2001 From: Jens Georg Date: Thu, 18 Oct 2018 10:46:56 +0200 Subject: data,doc: Add description for acl-fallback-policy --- data/rygel.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'data') diff --git a/data/rygel.conf b/data/rygel.conf index 57873196..776f06de 100644 --- a/data/rygel.conf +++ b/data/rygel.conf @@ -56,6 +56,10 @@ allow-deletion=false # so we can include it in future releases. #force-downgrade-for=Allegro-Software-WebClient;SEC_HHP;SEC HHP;Mediabolic-IMHTTP/1;TwoPlayer;Reciva;FDSSDP;Portable SDK for UPnP devices;Darwin +# Access controll fall-back policy if no access control provider could be +# found. Default is to true which will allow any peer to access anything. +acl-fallback-policy=true + # Plugin specific sections # # Some options are generic and some are specific to each plugin. -- cgit v1.2.1