From e30f3f7e5942b1eb39eaba80b41c7c0d29f976e8 Mon Sep 17 00:00:00 2001 From: Griatch Date: Thu, 20 Jun 2013 18:10:51 +0200 Subject: [PATCH] Minor fix to a comment. --- src/settings_default.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/settings_default.py b/src/settings_default.py index 1bded0b669..068709af83 100644 --- a/src/settings_default.py +++ b/src/settings_default.py @@ -126,7 +126,6 @@ GAME_CACHE_TYPE = "local" # memory. So every now and then Evennia checks the size of this cache and resets # it if it's too big. This variable sets the maximum size (in MB). ATTRIBUTE_CACHE_MAXSIZE = 100 -# OOB (Out-of-band ###################################################################### # Evennia Database config