]> git.ipfire.org Git - thirdparty/sarg.git/blobdiff - include/conf.h
Don't report clickable link for aliased url
[thirdparty/sarg.git] / include / conf.h
index c138501b5ccb6b1be68dc2602ca936de42d58a15..4247761ad9ecca2c089f0827fadd8b370567069c 100755 (executable)
@@ -270,6 +270,9 @@ int mkstemps(char *template, int suffixlen);
 //! Bit to include sorttable.js in the html plage.
 #define HTML_JS_SORTTABLE 0x0001
 
+//! The character prefixed in front of the host names that are aliased.
+#define ALIAS_PREFIX '*'
+
 struct periodstruct
 {
    //! The first date of the period.