X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=src%2Fpazpar2_config.h;h=cc072be7f717f0aed0406927d69267f73eddcf93;hb=646158a86d80e5ef0221ef7d7ce2cfc6ba31eacc;hp=c8ea60ee5905b69c85d63f8f7766cced697ca059;hpb=22ae3398d1153b29cdba238f1a5f21e7b3cf35e3;p=pazpar2-moved-to-github.git diff --git a/src/pazpar2_config.h b/src/pazpar2_config.h index c8ea60e..cc072be 100644 --- a/src/pazpar2_config.h +++ b/src/pazpar2_config.h @@ -110,7 +110,6 @@ struct conf_service struct setting_dictionary *dictionary; struct conf_service *next; char *id; - char *settings; NMEM nmem; int session_timeout; int z3950_session_timeout; @@ -135,7 +134,7 @@ struct conf_server char *proxy_host; int proxy_port; char *myurl; - char *server_settings; + char *settings_fname; char *server_id; pp2_charset_fact_t charsets;