--- deliantra/server/include/config.h 2006/05/31 23:30:56 1.17 +++ deliantra/server/include/config.h 2006/06/30 00:47:56 1.18 @@ -415,7 +415,7 @@ */ /* How many ticks till maps are swapped out */ -#define MAP_MAXTIMEOUT 500 +#define MAP_MAXTIMEOUT 300 /* At least that many ticks before swapout */ #define MAP_MINTIMEOUT 300 @@ -435,7 +435,7 @@ /* Maximum time to reset. */ #define MAP_MAXRESET 7200 /* Default time to reset. */ -#define MAP_DEFAULTRESET 7200 +#define MAP_DEFAULTRESET 3600 /* * MAX_OBJECTS is no hard limit. If this limit is exceeded, crossfire @@ -451,7 +451,7 @@ * 25000 is about 8.5 MB */ -#define MAX_OBJECTS 200000 +#define MAX_OBJECTS 400000 /* * Max objects low water mark (lwm). If defined, the map swapping strategy