Hi,
I'm working on a school project that uses a Traccar server for tracking devices. The web interface is disabled. The project is using a MySQL database with custom tables and the generated tables from Traccar, but I feel like I only need tc_devices and tc_positions tables for the Traccar service. Is there a way to safely remove the tables I don't need and to configure Traccar to not generate them again? I swear I read something about it but I can't find it.
Thanks
Do they interfere in anyway with your custom tables?
Hi,
I'm working on a school project that uses a Traccar server for tracking devices. The web interface is disabled. The project is using a MySQL database with custom tables and the generated tables from Traccar, but I feel like I only need tc_devices and tc_positions tables for the Traccar service. Is there a way to safely remove the tables I don't need and to configure Traccar to not generate them again? I swear I read something about it but I can't find it.
Thanks