svn commit: r563231 - /ofbiz/trunk/specialpurpose/oagis/config/oagis.properties

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r563231 - /ofbiz/trunk/specialpurpose/oagis/config/oagis.properties

jonesde
Author: jonesde
Date: Mon Aug  6 12:27:24 2007
New Revision: 563231

URL: http://svn.apache.org/viewvc?view=rev&rev=563231
Log:
Added placeholders for a couple of new properties

Modified:
    ofbiz/trunk/specialpurpose/oagis/config/oagis.properties

Modified: ofbiz/trunk/specialpurpose/oagis/config/oagis.properties
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/oagis/config/oagis.properties?view=diff&rev=563231&r1=563230&r2=563231
==============================================================================
--- ofbiz/trunk/specialpurpose/oagis/config/oagis.properties (original)
+++ ofbiz/trunk/specialpurpose/oagis/config/oagis.properties Mon Aug  6 12:27:24 2007
@@ -39,6 +39,9 @@
 Oagis.Warehouse.SyncInventoryFacilityId=WebStoreWarehouse
 Oagis.Warehouse.SyncInventoryProductStoreId=9001
 
+# email notification
+#oagis.notification.email.sendTo=[hidden email]
+
 # Client Cert, etc settings
 #auth.client.certificate.alias=testrpckey
 #auth.basic.username=foo
@@ -48,3 +51,7 @@
 #url.send.processShipment=https://foo.bar.baz/oagis/control/processShipment
 #url.send.confirmBod=https://foo.bar.baz/oagis/control/confirmBod
 #url.send.receiveDelivery=https://foo.bar.baz/oagis/control/receiveDelivery
+
+# if the test.save.outgoing.directory is specified the files will be saved there but not sent to any URL that might be specified
+test.save.outgoing.directory=.
+test.save.outgoing.filename.base=Test