includes/constants.php
changeset 310 78cb09a23e69
parent 294 444c34a3886b
child 318 eec2dfd2f0a3
--- a/includes/constants.php	Tue Nov 25 22:08:00 2008 -0500
+++ b/includes/constants.php	Thu Nov 27 10:21:58 2008 -0500
@@ -70,6 +70,8 @@
 define('MAX_PMS_PER_BATCH', 7); // The maximum number of users that users can send PMs to in one go; restriction does not apply to users with mod_misc rights
 define('SEARCH_RESULTS_PER_PAGE', 10);
 define('MYSQL_MAX_PACKET_SIZE', 1048576); // 1MB; this is the default in MySQL 4.x I think
+// don't change this next line in upstream (it has to be auto-patched by the dynamic download script)
+// define('WINDOWS_MOD_REWRITE_WORKAROUNDS', '');
 
 // Sidebar