diff --git a/TextArt/config.py b/TextArt/config.py index 731a0fa..63bcfb8 100644 --- a/TextArt/config.py +++ b/TextArt/config.py @@ -67,7 +67,7 @@ conf.registerChannelValue( ) conf.registerGlobalValue( - TextArt, "cacheColors", registry.Boolean(True, _("""Cache color calculations""")), + TextArt, "cacheColors", registry.Boolean(False, _("""Cache color calculations.""")), ) conf.registerChannelValue(