mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
9 lines
258 B
JavaScript
9 lines
258 B
JavaScript
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',
|
|
}
|