7 Mar
2003
7 Mar
'03
11:13 p.m.
Florent Guillaume wrote:
Is there any way to "unmount" then "remount" a mounted storage from a running Zope?
Use case: mounting it read-only most of the time, and switching to read-write at selected points when updates are allowed.
It would be fairly easy (no "unmount" necessary--just toggle the readonly flag on a running database), but the bigger question is how users will toggle the flag. Through the control panel? Shane