Add cookie entry to 'metadata.js'

This commit is contained in:
Wolfgang Huß 2020-12-22 17:09:25 +01:00
parent 104c024885
commit 4ad6629c9a

View File

@ -2,6 +2,7 @@ export default {
APPLICATION_NAME: 'fyphe_O',
APPLICATION_SHORT_NAME: 'fyphe',
APPLICATION_DESCRIPTION: 'The Schools in Motion Network',
COOKIE_NAME: 'ocelot-social-token',
ORGANIZATION_NAME: 'Ensible e.V.',
ORGANIZATION_JURISDICTION: 'Köln',
}