evennia.server.profiling.settings_mixinΒΆ

Dummyrunner mixin. Add this at the end of the settings file before running dummyrunner, like this:

from evennia.server.profiling.settings_mixin import *

Note that these mixin-settings are not suitable for production servers!