Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 8de773b

Browse files
authored
temporarily turns these off
1 parent 5a7acb1 commit 8de773b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -448,7 +448,7 @@ DRIFT_PROFILE_DELAY 150
448448
CENTCOM_BAN_DB https://centcom.melonmesa.com/ban/search
449449

450450
## Uncomment to disable hard deleting garbage collection failures. (Hard deleting GC failures causes lag in order to bring memory usage down and keep bugged objects from hanging around and causing bugs in other things.) You can safely enable this for performance on production if the lag spikes are too disruptive)
451-
#DISABLE_GC_FAILURE_HARD_DELETES
451+
DISABLE_GC_FAILURE_HARD_DELETES
452452

453453
## Uncomment to disable hard deletes entirely, even things that explicitly request. This is not recommended unless you have a need for it during events or other high pop times where performance is key.
454454
#DISABLE_ALL_HARD_DELETES

0 commit comments

Comments
 (0)