summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config/site.def.example5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/config/site.def.example b/src/config/site.def.example
index 4d8fa2be4..9f4adc243 100644
--- a/src/config/site.def.example
+++ b/src/config/site.def.example
@@ -35,6 +35,11 @@
*/
/*
+ * Krb5Root --- where the root of the Kerberos 5 tree should be
+ */
+#define Krb5Root /krb5
+
+/*
* 1. HasLargeTmp - if your /tmp space is less than a 1meg, you should
* probably set this to NO
*/