Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read property 'hostname' of undefined #31

Open
Kazuto opened this issue Aug 8, 2020 · 0 comments
Open

TypeError: Cannot read property 'hostname' of undefined #31

Kazuto opened this issue Aug 8, 2020 · 0 comments

Comments

@Kazuto
Copy link

Kazuto commented Aug 8, 2020

This is my configuration, but it does not work:
Latest version of nuxt-ssr-cache (1.5.1) and nuxtjs (2.14.0) is installed.

cache: {
    pages: [
      '/'
    ],

    store: {
      type: 'memory',
      max: 100,
      ttl: 604800 // 1 week
    }
  }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant