X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Fconfig.h;h=6c7cab49dd65da811821087c2cc1832e52d69f20;hb=a567f55ee47da94c337b232a3848d1c8bab254b2;hp=4dd83ebd38ea608a01321bd23e68918cba56e76a;hpb=8ca1269eac32c1ddc19d16dc4f74e9a1e3e0b8f9;p=pazpar2-moved-to-github.git diff --git a/src/config.h b/src/config.h index 4dd83eb..6c7cab4 100644 --- a/src/config.h +++ b/src/config.h @@ -66,6 +66,7 @@ struct conf_server int port; char *proxy_host; int proxy_port; + char *myurl; struct conf_service *service; struct conf_server *next; };