>From 2b7de49467a5cee4c2ca2df9cd5309a3f2004335 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20B=C5=99ezina?= Date: Mon, 29 Aug 2011 10:40:02 +0200 Subject: [PATCH 2/3] DEBUG timestamps offer higher precision - man page updated https://fedorahosted.org/sssd/ticket/956 --- src/man/sssd.8.xml | 16 ++++++++++++++++ src/man/sssd.conf.5.xml | 11 +++++++++++ 2 files changed, 27 insertions(+), 0 deletions(-) diff --git a/src/man/sssd.8.xml b/src/man/sssd.8.xml index e4d972c..5fda3ad 100644 --- a/src/man/sssd.8.xml +++ b/src/man/sssd.8.xml @@ -66,6 +66,22 @@ + mode + + + + 1: Add microseconds to the timestamp in debug messages + + + 0: Disable microseconds in timestamp + + + Default: 0 + + + + + , diff --git a/src/man/sssd.conf.5.xml b/src/man/sssd.conf.5.xml index 6f85dda..04e0b5c 100644 --- a/src/man/sssd.conf.5.xml +++ b/src/man/sssd.conf.5.xml @@ -222,6 +222,17 @@ + debug_microseconds (bool) + + + Add microseconds to the timestamp in debug messages + + + Default: false + + + + reconnection_retries (integer) -- 1.7.6