X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/blobdiff_plain/5b3f77c7fbafb036d20a1577ed74f475e94ed821..fe84894a4052c71965c6a75b013db3dcec23d67d:/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.