Minor fix to a comment.
This commit is contained in:
parent
e6067c873c
commit
e30f3f7e59
1 changed files with 0 additions and 1 deletions
|
|
@ -126,7 +126,6 @@ GAME_CACHE_TYPE = "local"
|
||||||
# memory. So every now and then Evennia checks the size of this cache and resets
|
# 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).
|
# it if it's too big. This variable sets the maximum size (in MB).
|
||||||
ATTRIBUTE_CACHE_MAXSIZE = 100
|
ATTRIBUTE_CACHE_MAXSIZE = 100
|
||||||
# OOB (Out-of-band
|
|
||||||
|
|
||||||
######################################################################
|
######################################################################
|
||||||
# Evennia Database config
|
# Evennia Database config
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue