[FLOW3-general] Possible Bug ?

Robert Lemke robert at typo3.org
Mon Nov 14 21:57:48 CET 2011


Hi Chris,

On 14.11.2011, at 16:09, Chris Zepernick wrote:

> Maybe I am wrong, but I should be able to run FLOW3 without a DB Connection. If one uses persistence shure you are right, but there should also be an option not to use it, this had been working up to now.

Try this in your Settings.yaml:

TYPO3:
  FLOW3:
    persistence:
      # Disable doctrine integration
      doctrine:
        enable: n

Cheers,
Robert


More information about the FLOW3-general mailing list