feat(traccar): Initial commit

This commit is contained in:
2023-06-25 00:33:01 +02:00
parent 41c25a6f60
commit 0c1dcb3fcf
17 changed files with 282 additions and 2 deletions

View File

View File

@@ -0,0 +1,6 @@
[mysqld]
innodb_buffer_pool_size = 512M
innodb_redo_log_capacity = 512M
innodb_flush_method = O_DIRECT
innodb_flush_log_at_trx_commit = 0
tmpdir = /tmp/mysql