Skip to content

Commit 3ec67e3

Browse files
author
László Szalma
committed
warning for duplicate config in default fixed
1 parent db21604 commit 3ec67e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

defaults/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ mysql_mysqldump_max_allowed_packet: '128M'
6060
mysql_isamchk_key_buffer: '16M'
6161

6262
# InnoDB tuning
63-
mysql_innodb_file_per_table: 'innodb_file_per_table'
6463
mysql_innodb_flush_method: 'fdatasync'
6564
mysql_innodb_buffer_pool_size: '128M'
6665
mysql_innodb_flush_log_at_trx_commit: 1

0 commit comments

Comments
 (0)