Skip to content

Commit

Permalink
Document mysql_disable_log_bin variable.
Browse files Browse the repository at this point in the history
  • Loading branch information
geerlingguy committed Jan 9, 2025
1 parent 9f580ee commit 174e964
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ The rest of the settings in `defaults/main.yml` control MySQL's memory usage and
mysql_server_id: "1"
mysql_max_binlog_size: "100M"
mysql_binlog_format: "ROW"
mysql_disable_log_bin: false
mysql_expire_logs_days: "10"
mysql_replication_role: ''
mysql_replication_master: ''
Expand Down

0 comments on commit 174e964

Please sign in to comment.