Hi, Is there a way to automount clientstorages ? (I mean by just editing zope.conf and restarting the Zope instance) Currently I have to add a ZODB Mount Point object through ZMI... Thanks (I use Zope 2.8.0 / python 2.3.5) Pascal ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com **********************************************************************
Pascal Peregrina wrote at 2005-8-2 19:39 +0100:
Is there a way to automount clientstorages ? (I mean by just editing zope.conf and restarting the Zope instance)
No
Currently I have to add a ZODB Mount Point object through ZMI...
You can automate this mount point creation in a script of yourself... -- Dieter
participants (2)
-
Dieter Maurer -
Pascal Peregrina