You shouldn't use SystemSettings for that. It is a reserved name that is used to keep permanent settings, as a cookie replacement. see: http://tiddlywiki.com/#PersistentOptions
It must not be tagged systemConfig since it is processed by the core at startup. Instead of SystemSettings you can use eg: zzConfig and tag it systemConfig. -m -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

