X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=onak-conf.h;fp=onak-conf.h;h=16763c6d1d8ff3fc6de91a1f1a8c8159abf8069b;hb=7f88fa1553a361d5d70a87eeeb7a37e1f3476cc8;hp=11bdbdb5bae189f683c80c77a82817b559fd2373;hpb=8d14d66b84cc370cefe54b33de1b95bb49c90bf6;p=onak.git 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.