mirror of
https://github.com/kakwa/uts-server
synced 2025-07-04 04:27:05 +02:00
remove the awkward default_tsa parameter
default_tsa pointing to a specific tsa section doesn't make sense. removing it.
This commit is contained in:
parent
8b5906f550
commit
e55f8c81b6
6 changed files with 8 additions and 27 deletions
|
@ -14,6 +14,7 @@
|
|||
|
||||
/* Name of config entry that defines the OID file. */
|
||||
#define OID_SECTION "oids"
|
||||
#define TSA_SECTION "tsa"
|
||||
|
||||
// number of char we get to log for the serial
|
||||
#define SERIAL_ID_SIZE 8
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue