From ebbd0af8094aec1b110f145c2242bdde898dda45 Mon Sep 17 00:00:00 2001 From: Jakub Hrozek Date: Mon, 11 Jan 2010 19:35:56 +0100 Subject: document debug_timestamps --- server/man/sssd.8.xml | 11 +++++++++++ server/man/sssd.conf.5.xml | 11 +++++++++++ 2 files changed, 22 insertions(+) (limited to 'server') diff --git a/server/man/sssd.8.xml b/server/man/sssd.8.xml index 880cf769b..5e45a3361 100644 --- a/server/man/sssd.8.xml +++ b/server/man/sssd.8.xml @@ -54,6 +54,17 @@ + + debug_timestamps (bool) + + + Add a timestamp to the debug messages + + + Default: false + + + , diff --git a/server/man/sssd.conf.5.xml b/server/man/sssd.conf.5.xml index ff86ed912..c9c556849 100644 --- a/server/man/sssd.conf.5.xml +++ b/server/man/sssd.conf.5.xml @@ -191,6 +191,17 @@ + + debug_timestamps (bool) + + + Add a timestamp to the debug messages + + + Default: false + + + reconnection_retries (integer) -- cgit