X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=src%2Fsettings.h;h=86f955fc5f81946c79135c9343f2dbfbc58e05f1;hb=8a203ad98e5cd0dc77fcf7e3193bc14c285c635a;hp=2a90c403f531300cfefe6d246cc7e44198fa79c5;hpb=13cadf98675c15f9be29c417dca2f6f63a33e658;p=pazpar2-moved-to-github.git diff --git a/src/settings.h b/src/settings.h index 2a90c40..86f955f 100644 --- a/src/settings.h +++ b/src/settings.h @@ -1,13 +1,16 @@ #ifndef SETTINGS_H #define SETTINGS_H -#define PZ_PIGGYBACK 0 -#define PZ_ELEMENTS 1 -#define PZ_SYNTAX 2 -#define PZ_CCLMAP 3 -#define PZ_ENCODING 4 -#define PZ_XSLT 5 -#define PZ_NATIVESYNTAX 6 +#define PZ_PIGGYBACK 0 +#define PZ_ELEMENTS 1 +#define PZ_SYNTAX 2 +#define PZ_CCLMAP 3 +#define PZ_ENCODING 4 +#define PZ_XSLT 5 +#define PZ_NATIVESYNTAX 6 +#define PZ_AUTHENTICATION 7 +#define PZ_ALLOW 8 +#define PZ_MAXRECS 9 struct setting {