--- deliantra/server/include/config.h 2006/02/09 02:22:04 1.4 +++ deliantra/server/include/config.h 2006/03/07 13:59:57 1.6 @@ -655,6 +655,7 @@ * SAVE_MODE is permissions for the files, SAVE_DIR_MODE is permission * for nay directories created. */ +/* IMPORTANT: there is a race during saving, where the umask is being applied */ #define SAVE_MODE 0660 #define SAVE_DIR_MODE 0770 @@ -674,7 +675,7 @@ * This option should now work (Crossfire 0.90.5) */ -#define SAVE_INTERVAL 60 +//#define SAVE_INTERVAL 60 /* * AUTOSAVE saves the player every AUTOSAVE ticks. A value of