From 8ed3de6efe1dd9c4705006fe2f1132a2126dc26f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 21 Sep 2021 19:05:13 -0300 Subject: This disables the MOST IMPORTANT SQL save setting option (against crashes). Without this, SQL won't be saved when killing monsters or finishing quests. So crashes *will* result in progress loss for now on. But hey, this shuts up an annoying syslog warning. And that's more important. At very least, it didn't seem to be working correctly anymore. --- conf/map/map-server.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/map') diff --git a/conf/map/map-server.conf b/conf/map/map-server.conf index be19a1cb2..d8422fed9 100644 --- a/conf/map/map-server.conf +++ b/conf/map/map-server.conf @@ -107,7 +107,7 @@ map_configuration: { // when there's a server crash at the expense of increasing the // map/char server lag. If your server rarely crashes, but // experiences interserver lag, you may want to set these off. - save_settings: 0x1ff + save_settings: 0x1bf } } -- cgit v1.2.3-60-g2f50