X-Git-Url: https://the.earth.li/gitweb/?p=onak.git;a=blobdiff_plain;f=onak-conf.h;h=3e02b7a0226769bacc240e47db3972a7e42d7aca;hp=6d7500aab096fc08fb86c02b2fdbe193d97c543d;hb=a0d1c99184eeb07a6a7711e168c3db4b8c0937eb;hpb=5719b2b50c87d77e4ed1cc054f000845fc9aa8cc diff --git a/onak-conf.h b/onak-conf.h index 6d7500a..3e02b7a 100644 --- a/onak-conf.h +++ b/onak-conf.h @@ -21,6 +21,7 @@ #define __ONAK_CONF_H_ #include +#include #include "ll.h" @@ -88,8 +89,8 @@ struct onak_config { /** Pointer to the initialisation function for our loaded DB backend */ struct onak_dbctx *(*dbinit)(struct onak_db_config *, bool); - /** Should we verify signature hashes match? */ - bool check_sighash; + /** What policies should we use for cleaning keys? */ + uint64_t clean_policies; /* * Options used by the email handling script.