Author: pawelz                       Date: Fri May 22 15:25:40 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- initial

---- Files affected:
packages/confluence:
   confluence-init.properties (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: packages/confluence/confluence-init.properties
diff -u /dev/null packages/confluence/confluence-init.properties:1.1
--- /dev/null   Fri May 22 17:25:40 2009
+++ packages/confluence/confluence-init.properties      Fri May 22 17:25:35 2009
@@ -0,0 +1,11 @@
+# - For example:
+# confluence.home=/var/confluence
+#
+# NOTE: If the path of your confluence.home directory contains symlinks,
+# please set confluence.home to the absolute path, otherwise problems may 
occur.
+# - For example:
+# confluence.home=/data/confluence/ (where /data is a symlink to -> /var/data/)
+# should be written as:
+# confluence.home=/var/data/confluence/
+
+confluence.home=/var/lib/confluence
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to