Hi, [quote]As described therein, I have an author system and two public instances. But only one of them receives activation requests. ... Is this a limitation of the Community Edition?[/quote]
yes, that's a limitation of CE... see the feature matrix for more details: http://www.magnolia-cms.com/magnolia-cms/features/all-features.html [quote] I configured Magnolia so that it uses MySQL as persistence layer for all workspaces. On the author system I'm seeing ~20 tables, mostly with BLOBs. The public instances have ~4 tables with version information. [/quote] There's a mistake in your configuration. Public instance should have as many tables as author, besides some minor configuration differences both are "fully loaded content instances" whereas an author publishes it's contents to the public slaves. But it is also possibly to turn an public instance into an author instance if you like. HTH, Maik -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=7feb8a33-f51c-4fb5-8d66-ce16af6c07c1 ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
