Guest User

Untitled

a guest
Jul 30th, 2014
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. Eel_Expression_Code:
  2. frontend: TYPO3\Flow\Cache\Frontend\PhpFrontend
  3. backend: TYPO3\Flow\Cache\Backend\SimpleFileBackend
  4. Default:
  5. frontend: TYPO3\Flow\Cache\Frontend\VariableFrontend
  6. backend: TYPO3\Flow\Cache\Backend\FileBackend
  7. backendOptions:
  8. defaultLifetime: 0
  9. Flow_Cache_ResourceFiles: { }
  10. Flow_Core:
  11. frontend: TYPO3\Flow\Cache\Frontend\StringFrontend
  12. backend: TYPO3\Flow\Cache\Backend\SimpleFileBackend
  13. Flow_I18n_AvailableLocalesCache: { }
  14. Flow_I18n_XmlModelCache: { }
  15. Flow_I18n_Cldr_CldrModelCache: { }
  16. Flow_I18n_Cldr_Reader_DatesReaderCache: { }
  17. Flow_I18n_Cldr_Reader_NumbersReaderCache: { }
  18. Flow_I18n_Cldr_Reader_PluralsReaderCache: { }
  19. Flow_Monitor:
  20. backend: TYPO3\Flow\Cache\Backend\SimpleFileBackend
  21. Flow_Mvc_Routing_FindMatchResults:
  22. backend: TYPO3\Flow\Cache\Backend\SimpleFileBackend
  23. Flow_Mvc_Routing_Resolve:
  24. frontend: TYPO3\Flow\Cache\Frontend\StringFrontend
  25. backend: TYPO3\Flow\Cache\Backend\SimpleFileBackend
  26. Flow_Mvc_ViewConfigurations: { }
  27. Flow_Object_Classes:
  28. frontend: TYPO3\Flow\Cache\Frontend\PhpFrontend
  29. backend: TYPO3\Flow\Cache\Backend\SimpleFileBackend
  30. Flow_Object_Configuration:
  31. backend: TYPO3\Flow\Cache\Backend\SimpleFileBackend
  32. Flow_Persistence_Doctrine:
  33. backend: TYPO3\Flow\Cache\Backend\SimpleFileBackend
  34. Flow_Reflection_Status:
  35. frontend: TYPO3\Flow\Cache\Frontend\StringFrontend
  36. backend: TYPO3\Flow\Cache\Backend\SimpleFileBackend
  37. Flow_Reflection_CompiletimeData:
  38. backend: TYPO3\Flow\Cache\Backend\SimpleFileBackend
  39. Flow_Reflection_RuntimeData: { }
  40. Flow_Reflection_RuntimeClassSchemata: { }
  41. Flow_Resource_Status:
  42. frontend: TYPO3\Flow\Cache\Frontend\StringFrontend
  43. Flow_Security_Policy: { }
  44. Flow_Security_Cryptography_RSAWallet:
  45. backendOptions:
  46. defaultLifetime: 30
  47. Flow_Session_MetaData:
  48. backend: TYPO3\Flow\Cache\Backend\FileBackend
  49. Flow_Session_Storage:
  50. backend: TYPO3\Flow\Cache\Backend\FileBackend
  51. Fluid_TemplateCache:
  52. frontend: TYPO3\Flow\Cache\Frontend\PhpFrontend
  53. backend: TYPO3\Flow\Cache\Backend\FileBackend
Advertisement
Add Comment
Please, Sign In to add comment