Add an option to prevent filtering of cookies in the case where multiple web apps are hosted

on the same virtualhost
This commit is contained in:
Jonathan Ernst
2006-07-07 16:39:27 +00:00
committed by WineHQ
parent a77cb05911
commit 89915be4f1
2 changed files with 5 additions and 11 deletions

View File

@@ -8,6 +8,7 @@
* global params
*/
define("APPDB_DEBUG","0"); //turns debugging on/off
define("APPDB_DONT_CLEAR_COOKIES_VAR","0"); // set to 1 if you have more than one Web application on the same virtual host
define("APPDB_THUMBNAIL_WIDTH","128"); // width of the screenshot's thumbnails
define("APPDB_THUMBNAIL_HEIGHT","128"); // height of the screenshot's thumbnails
define("APPDB_SCREENSHOT_MAXWIDTH","1024"); // width of the screenshot's thumbnails