mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 23:35:58 +00:00
8 lines
227 B
JavaScript
8 lines
227 B
JavaScript
export default {
|
|
APPLICATION_NAME: 'ocelot.social',
|
|
APPLICATION_SHORT_NAME: 'ocelot',
|
|
APPLICATION_DESCRIPTION: 'Ocelot Social Network',
|
|
ORGANIZATION_NAME: 'buusFaktor() e.V.',
|
|
ORGANIZATION_JURISDICTION: 'Augsburg',
|
|
}
|