Skip to content

Commit

Permalink
Merge pull request #11 from netlogix/paxuclus-patch-1
Browse files Browse the repository at this point in the history
BUGFIX: Use FileBackend per default for lifetime support
  • Loading branch information
paxuclus authored May 14, 2023
2 parents 4fae604 + 7d4b2b5 commit 2548fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configuration/Caches.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Netlogix_GoogleSearchConsoleInspector_Responses:
frontend: Neos\Cache\Frontend\VariableFrontend
persistent: true
backend: Neos\Cache\Backend\FileBackend
backendOptions:
defaultLifetime: 86400

0 comments on commit 2548fb6

Please sign in to comment.