summaryrefslogtreecommitdiffstats
path: root/server/config/etc
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2009-12-21 13:03:03 -0500
committerStephen Gallagher <sgallagh@redhat.com>2009-12-21 14:18:46 -0500
commit6eac0651b72fb04f48bb3b1a92921bfad318a925 (patch)
treed02145a1346a869d57f4f00679c21fcf105d0434 /server/config/etc
parent64e0a34e4b951b1f512b634a196054a7e1420317 (diff)
downloadsssd_unused-6eac0651b72fb04f48bb3b1a92921bfad318a925.tar.gz
sssd_unused-6eac0651b72fb04f48bb3b1a92921bfad318a925.tar.xz
sssd_unused-6eac0651b72fb04f48bb3b1a92921bfad318a925.zip
Allow debug_timestamps setting on a per-domain basis
This was missing from the SSSDConfig API, though it was supported by the daemon.
Diffstat (limited to 'server/config/etc')
-rw-r--r--server/config/etc/sssd.api.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/server/config/etc/sssd.api.conf b/server/config/etc/sssd.api.conf
index c8ddae4f..bdb6aab2 100644
--- a/server/config/etc/sssd.api.conf
+++ b/server/config/etc/sssd.api.conf
@@ -42,6 +42,7 @@ chpass_provider = str, None
[domain]
# Options available to all domains
debug_level = int, None, 0
+debug_timestamps = bool, None
command = str, None
min_id = int, None, 1000
max_id = int, None