switch to mysql

seems it may be better supported than postgres

https://www.traccar.org/forums/topic/traccar-on-aws-ec2-amazon-aurora-vs-mysql-on-amazon-rds/
This commit is contained in:
Girish Ramakrishnan
2022-06-09 10:23:18 -07:00
parent 36c07ba44f
commit cf6ba93f35
3 changed files with 15 additions and 11 deletions

View File

@@ -15,7 +15,7 @@
"ldap": {},
"sendmail": { "supportsDisplayName": false },
"localstorage": {},
"postgresql": {}
"mysql": {}
},
"optionalSso": true,
"manifestVersion": 2,