From 5cbe97f9a8c516122cb1487d00f7c8b6d641fc19 Mon Sep 17 00:00:00 2001 From: Pavel Březina Date: Mon, 29 Aug 2011 10:40:02 +0200 Subject: DEBUG timestamps offer higher precision - man page updated https://fedorahosted.org/sssd/ticket/956 --- src/man/sssd.conf.5.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/man/sssd.conf.5.xml') diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index dcbb5c1bc..dd80901c2 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -241,6 +241,17 @@ + + debug_microseconds (bool) + + + Add microseconds to the timestamp in debug messages + + + Default: false + + + reconnection_retries (integer) -- cgit