Posterita POS Message Properties

This commit is contained in:
shameem_z 2007-10-03 11:40:49 +00:00
parent 53ac14da94
commit d1b82404ca
3 changed files with 1272 additions and 1 deletions

View File

@ -49,7 +49,7 @@ public abstract class FilePropertiesManager implements WebProperties
ClassLoader loader = obj.getClass().getClassLoader();
InputStream stream = loader.getResourceAsStream("Udi.properties");
InputStream stream = loader.getResourceAsStream("posterita.properties");
Properties prop2 = new Properties();
try

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,13 @@
## webstore Image Folder
webstore.automated.import=OFF
webstore.automated.time=1800000
webstore.collection.folder=/home/posterita/images/Collections
webstore.inactive.folder=/home/posterita/images/Inactive
webstore.folder.errors=/home/posterita/images/Errors
webstore.shipping.promotion.status=ON
webstore.shipping.promotion.price=50
webstore.url=http://www.posterita.com
webstore.price.default=120