- Timestamp:
- 05/12/10 09:28:27 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
framework/server/trunk/mapfish/controllers/printer.py
r3511 r3512 181 181 #allows to run the process without X11 182 182 cmd.insert(1, "-Djava.awt.headless=true") 183 # Only needed on bgdimf01t184 #cmd.insert(1, "-Dhttp.proxyHost=www-proxy.admin.ch")185 #cmd.insert(1, "-Dhttp.proxyPort=8080")186 183 187 184 if request.params.has_key('locale'):
