When attempting to use a 17 MB config file I get the following error:
Traceback (most recent call last):
File “<string>”, line 1, in <module>
File “C:\Program Files\Blender Foundation\Blender.blender\scripts\bpymodules\BPyRegistry.py”, line 202, in LoadConfigData
exec(pysrc)
MemoryError
Looks like I am reaching some mem limit. I am working on Windows which is a bit new to me. Any ideas?