freebsd-ports/www/zope28/files/zope.conf_changes
Hye-Shik Chang 5ea744a20f - Improve instance treatments and its startup scripts.
- Change global products directory location.

PR:		65760
Submitted by:	maintainer
2004-04-20 14:18:32 +00:00

20 lines
446 B
Text

--- work/Zope-2.7.0/skel/etc/zope.conf.in Fri Jan 9 00:34:08 2004
+++ /data/infosys/zope/etc/zope.conf Wed Apr 14 09:36:46 2004
@@ -78,7 +78,8 @@
#
# Example:
#
-# products /home/chrism/projects/myproducts
+products %%ZOPEBASEDIR%%/Products
+products $INSTANCE/Products
# Directive: environment
@@ -137,6 +138,7 @@
# Example:
#
# effective-user chrism
+effective-user %%ZOPE_USER%%
# Directive: enable-product-installation