Skip to content

Instantly share code, notes, and snippets.

@JakubBarta
Last active August 29, 2015 14:24
Show Gist options
  • Save JakubBarta/9faea850ea48a018b36e to your computer and use it in GitHub Desktop.
Save JakubBarta/9faea850ea48a018b36e to your computer and use it in GitHub Desktop.
cache:
journal:
class: Nette\Caching\Storages\IJournal
factory: Nette\Caching\Storages\FileJournal(%tempDir%/cache)
storage: Nette\Caching\Storages\FileStorage(%tempDir%/cache, @cache.journal)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment