You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

32 lines
814 B

{
"manifestVersion": 2,
"id": "com.odoo.cloudronapp",
"website": "https://www.odoo.com",
"contactEmail": "support@odoo.com",
"title": "Odoo",
"author": "Odoo authors",
"tagline": "Open Source ERP and CRM",
"version": "14.0.0",
"icon": "manifest/logo.png",
"description": "file://manifest/DESCRIPTION.md",
"changelog": "file://manifest/CHANGELOG.md",
"postInstallMessage": "file://manifest/POSTINSTALL.md",
"healthCheckPath": "/",
"httpPort": 8000,
"memoryLimit": 2684354560,
"addons": {
"localstorage": {},
"postgresql": {},
"sendmail": {},
"recvmail": {},
"ldap": {}
},
"tags": [
"auth"
],
"optionalSso": true,
"multiDomain": true,
"mediaLinks": [],
"forumUrl": "https://forum.cloudron.io/",
"documentationUrl": "https://docs.cloudron.io/"
}