Changeset 10098
- Timestamp:
- 09/20/06 15:04:44 (2 years ago)
- Files:
-
- trunk/src/tools/staging2live/staging2live.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/src/tools/staging2live/staging2live.xml
r9617 r10098 22 22 <property name="password" value="midgard"/> 23 23 <property name="filepath" value="/var/lib/midgard/blobs/midgardlive"/> 24 <!-- Delete property causes objects removed from staging site (through deletion or scheduling) to be deleted from live site --> 25 <property name="delete" value="true"/> 24 26 <!-- Use the schema property if you are using a special schema for the database --> 25 27 <!--
