X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/8d14d66b84cc370cefe54b33de1b95bb49c90bf6..7f88fa1553a361d5d70a87eeeb7a37e1f3476cc8:/onak-conf.h diff --git a/onak-conf.h b/onak-conf.h index 11bdbdb..16763c6 100644 --- a/onak-conf.h +++ b/onak-conf.h @@ -40,6 +40,11 @@ struct onak_config { struct ll *syncsites; char *logfile; + /* + * Set if we're using keyd as the backend. + */ + bool use_keyd; + /* * Options for any database backend that needs a directory, be it the * file, db2 or db3 options.