mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-02-15 01:02:48 +00:00
fix(webapp): make static pages available when logged out (#9201)
This commit is contained in:
parent
9b98dcae9a
commit
7b3c907cf6
@ -36,16 +36,7 @@ export default {
|
||||
'password-reset-enter-nonce',
|
||||
'password-reset-change-password',
|
||||
'registration',
|
||||
'pages-slug',
|
||||
'organization',
|
||||
'support',
|
||||
'terms-and-conditions',
|
||||
'code-of-conduct',
|
||||
'changelog',
|
||||
'imprint',
|
||||
'data-privacy',
|
||||
'faq',
|
||||
'donate',
|
||||
'static', // _static.vue catch-all for footer pages (organization, imprint, etc.)
|
||||
],
|
||||
// pages to keep alive
|
||||
keepAlivePages: ['index'],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user