summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2018-10-18 10:46:56 +0200
committerJens Georg <mail@jensge.org>2018-10-18 10:47:29 +0200
commit72ca5fe179be20521440d4608649be2ebeb3b7f7 (patch)
tree556339db1e9fdcad47de8b40fdac1a373556e0e1 /doc
parent93eb81bf57513c28e1790a4987987d47c8cbe4fa (diff)
downloadrygel-72ca5fe179be20521440d4608649be2ebeb3b7f7.tar.gz
data,doc: Add description for acl-fallback-policy
Diffstat (limited to 'doc')
-rw-r--r--doc/man/rygel.conf.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/man/rygel.conf.xml b/doc/man/rygel.conf.xml
index 1789e208..b92efe91 100644
--- a/doc/man/rygel.conf.xml
+++ b/doc/man/rygel.conf.xml
@@ -218,6 +218,14 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
</warning></para>
</listitem>
</varlistentry>
+ <varlistentry>
+ <term>
+ <option>acl-fallback-policy</option>
+ </term>
+ <listitem>
+ <para>This is the default policy that is used if no access control provider is found on the D-Bus. Use <userinput>true</userinput> to allow access from every peer, <userinput>false</userinput> to deny all access. If it is not specified, the default fall-back policy is <userinput>true</userinput>.</para>
+ </listitem>
+ </varlistentry>
</variablelist>
</refsect1>
<refsect1>