summaryrefslogtreecommitdiff
path: root/include/config.wnt.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.wnt.h')
-rw-r--r--include/config.wnt.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/config.wnt.h b/include/config.wnt.h
index 7c244822..50d1235e 100644
--- a/include/config.wnt.h
+++ b/include/config.wnt.h
@@ -118,6 +118,12 @@
/* Default configuration value */
#define DF_USE_ONLY_DOMAIN_NAME "no"
+/* Default configuration value */
+#define DF_HTML_DIRECTORY "alpine-html"
+
+/* Default extension for html files */
+#define HTML_EXT "htm"
+
/* Define enable dmalloc debugging */
/* #undef ENABLE_DMALLOC */