summaryrefslogtreecommitdiffstats
path: root/src/config/etc/sssd.api.conf
diff options
context:
space:
mode:
authorPavel Březina <pbrezina@redhat.com>2013-10-22 14:07:49 +0200
committerJakub Hrozek <jhrozek@redhat.com>2013-10-25 22:12:18 +0200
commitcd4cc8d8829f1ea5257bf874b91980368114275f (patch)
tree04a6e2be8fb2c6ff70138e56659444d38c5628f5 /src/config/etc/sssd.api.conf
parent1ce58f139699dd26b8888f4131c996263b6a80a5 (diff)
downloadsssd-cd4cc8d8829f1ea5257bf874b91980368114275f.tar.gz
sssd-cd4cc8d8829f1ea5257bf874b91980368114275f.tar.xz
sssd-cd4cc8d8829f1ea5257bf874b91980368114275f.zip
dp: make subdomains refresh interval configurable
This patch makes the refresh of available subdomains configurable. New option: subdomain_refresh_interval (undocumented) Resolves: https://fedorahosted.org/sssd/ticket/1968
Diffstat (limited to 'src/config/etc/sssd.api.conf')
-rw-r--r--src/config/etc/sssd.api.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config/etc/sssd.api.conf b/src/config/etc/sssd.api.conf
index 4b8e97ba1..ed65d2d78 100644
--- a/src/config/etc/sssd.api.conf
+++ b/src/config/etc/sssd.api.conf
@@ -116,6 +116,7 @@ override_shell = str, None, false
default_shell = str, None, false
description = str, None, false
realmd_tags = str, None, false
+subdomain_refresh_interval = int, None, false
#Entry cache timeouts
entry_cache_user_timeout = int, None, false