sendmail support

This commit is contained in:
Girish Ramakrishnan
2022-06-08 21:01:33 -07:00
parent 8cc8826201
commit 3d5beee617
3 changed files with 21 additions and 0 deletions

View File

@@ -6,10 +6,13 @@
"changelog": "file://CHANGELOG",
"tagline": "Modern GPS Tracking Platform",
"version": "0.1.0",
"upstreamVersion": "5.0",
"minBoxVersion": "7.1.0",
"healthCheckPath": "/",
"httpPort": 8082,
"addons": {
"ldap": {},
"sendmail": {},
"localstorage": {},
"postgresql": {}
},