Split config into multiple sub-files on mount-point boundaries and dont write clean subfiles
Added CLICON_XMLDB_MULTI option, added cl:xmldb-split extension
This commit is contained in:
parent
bd290e4594
commit
f511cb0030
30 changed files with 1311 additions and 285 deletions
|
|
@ -206,3 +206,8 @@
|
|||
*/
|
||||
#define COMPAT_6_5
|
||||
|
||||
/*! Use SHA256 (32 bytes) instead of SHA1 (20 bytes)
|
||||
*
|
||||
* Digest use is not cryptographic use, so SHA1 is enough for now
|
||||
*/
|
||||
#undef USE_SHA256
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue