diff options
Diffstat (limited to 'includes/site.h')
-rw-r--r-- | includes/site.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/includes/site.h b/includes/site.h index d9c1494b..2ef69e41 100644 --- a/includes/site.h +++ b/includes/site.h @@ -345,17 +345,20 @@ /* Include definitions for various options. In general these should be left as is, but if you have already defined one - of these and prefer your definition you can comment the + of these and prefer your definition you can comment the RFC define out to avoid conflicts */ #define RFC2563_OPTIONS #define RFC2937_OPTIONS #define RFC4776_OPTIONS +#define RFC4578_OPTIONS #define RFC4833_OPTIONS #define RFC4994_OPTIONS +#define RFC5071_OPTIONS #define RFC5192_OPTIONS #define RFC5223_OPTIONS #define RFC5417_OPTIONS #define RFC5460_OPTIONS +#define RFC5859_OPTIONS #define RFC5969_OPTIONS #define RFC5970_OPTIONS #define RFC5986_OPTIONS |