mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
8 lines
249 B
JavaScript
8 lines
249 B
JavaScript
export default {
|
|
APPLICATION_NAME: 'ocelot.social',
|
|
APPLICATION_SHORT_NAME: 'ocelot',
|
|
APPLICATION_DESCRIPTION: 'ocelot.social Community Network',
|
|
ORGANIZATION_NAME: 'ocelot.social Community',
|
|
ORGANIZATION_JURISDICTION: 'City of Angels',
|
|
}
|