2021-05-11 04:01:40 +02:00

9 lines
258 B
JavaScript

export default {
APPLICATION_NAME: 'wir.social',
APPLICATION_SHORT_NAME: 'wir',
APPLICATION_DESCRIPTION: 'Wir Social Community',
COOKIE_NAME: 'ocelot-social-token',
ORGANIZATION_NAME: 'Webcraft-Media',
ORGANIZATION_JURISDICTION: 'Deutschland',
}