summaryrefslogtreecommitdiffstats
path: root/src/config/etc/sssd.api.conf
diff options
context:
space:
mode:
authorPavel Březina <pbrezina@redhat.com>2013-05-13 10:30:48 +0200
committerJakub Hrozek <jhrozek@redhat.com>2013-08-11 22:21:36 +0200
commitaf7f51113a17b8e035569350ca25e3c92aa85d2c (patch)
tree1817a361359b506fff3e326727c85ced78f86d17 /src/config/etc/sssd.api.conf
parent437dd528967d74b2444db5014b4e34a8699ff31c (diff)
downloadsssd-af7f51113a17b8e035569350ca25e3c92aa85d2c.tar.gz
sssd-af7f51113a17b8e035569350ca25e3c92aa85d2c.tar.xz
sssd-af7f51113a17b8e035569350ca25e3c92aa85d2c.zip
back end: add refresh expired records periodic task
https://fedorahosted.org/sssd/ticket/1713 Add new option refresh_expired_interval.
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 ce7389f8c..11586c215 100644
--- a/src/config/etc/sssd.api.conf
+++ b/src/config/etc/sssd.api.conf
@@ -119,6 +119,7 @@ entry_cache_netgroup_timeout = int, None, false
entry_cache_service_timeout = int, None, false
entry_cache_autofs_timeout = int, None, false
entry_cache_sudo_timeout = int, None, false
+refresh_expired_interval = int, None, false
# Special providers
[provider/permit]