feat(traccar): Initial commit
This commit is contained in:
0
build-context/mysql/docker-data/.gitkeep
Normal file
0
build-context/mysql/docker-data/.gitkeep
Normal file
6
build-context/mysql/docker-data/config/db/my.cnf
Normal file
6
build-context/mysql/docker-data/config/db/my.cnf
Normal 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
|
Reference in New Issue
Block a user