X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fpazpar2_config.h;h=403ec163fab99d0dfc04024ab0f395f0f8ffaeb5;hb=31babd0a7a0d4ee7091cfb740205ab6fe1c89ae5;hp=f3c346bcbe0312befd91a3fdb538e2925ebe706d;hpb=9fc82783ae2b4f497d7554bb7ed718729e2c683a;p=pazpar2-moved-to-github.git diff --git a/src/pazpar2_config.h b/src/pazpar2_config.h index f3c346b..403ec16 100644 --- a/src/pazpar2_config.h +++ b/src/pazpar2_config.h @@ -118,6 +118,8 @@ struct conf_service /* duplicated from conf_server */ pp2_charset_fact_t charsets; + struct service_xslt *xslt_list; + struct database *databases; struct conf_server *server; };