update the documentation

This commit is contained in:
kakwa 2016-09-12 22:25:29 +02:00
parent 060e7315d0
commit 34cdebfaa3
2 changed files with 2 additions and 13 deletions

View File

@ -102,7 +102,7 @@ tcp_nodelay = 0
# Loglevel (debug, info, notice, warn, err, emerg, crit)
log_level = info
# TSA configuration parameters
# TSA configuration parameters.
[ tsa ]
# TSA root directory.

View File

@ -103,18 +103,7 @@ Section for declaring OID mapping. Just add <name> = <OID> pairs.
Section [ tsa ]
---------------
Section defining which TSA section to use.
+-----------------------------+---------------------------------------------------------------------+--------------------------------------+
| Parameter | Description | Example Value |
+=============================+=====================================================================+======================================+
| default_tsa | Name of the TSA section to use as default. | tsa_config1 |
+-----------------------------+---------------------------------------------------------------------+--------------------------------------+
Section [ tsa_config1 ]
-----------------------
Example of Time-Stamp section configuration.
TSA configuration parameters.
+-----------------------------+---------------------------------------------------------------------+--------------------------------------+
| Parameter | Description | Example Value |