Minor fix to a comment.

This commit is contained in:
Griatch 2013-06-20 18:10:51 +02:00
parent e6067c873c
commit e30f3f7e59

View file

@ -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