X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Fpazpar2_config.h;h=403ec163fab99d0dfc04024ab0f395f0f8ffaeb5;hb=7087f7cc9945cfacfbe7341a1099eef773914772;hp=f3c346bcbe0312befd91a3fdb538e2925ebe706d;hpb=9d9593c47d0ab73b331d85c64e04b516ba9c6a7f;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; };