Guest User

Untitled

a guest
Sep 6th, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. TYPO3:
  2. FLOW3:
  3. persistence:
  4. backendOptions:
  5. host: '127.0.0.1' # adjust to your database host
  6. dbname: 't3con_quebec' # adjust to your database name
  7. user: 'root' # adjust to your database user
  8. password: 'dev' # adjust to your database password
  9. doctrine:
  10. # If you have APC, you should consider using it for Production,
  11. # also MemcacheCache and XcacheCache exist.
  12. # cacheImplementation: 'Doctrine\Common\Cache\ApcCache'
Add Comment
Please, Sign In to add comment