From 8ee7f5f55399f918363eaa17b9f889575948c125 Mon Sep 17 00:00:00 2001 From: SaW Date: Sat, 22 Nov 2025 11:54:47 +0100 Subject: [PATCH] Updated Playerbot Configuration (markdown) --- Playerbot-Configuration.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Playerbot-Configuration.md b/Playerbot-Configuration.md index 34a2e75..7cfe16e 100644 --- a/Playerbot-Configuration.md +++ b/Playerbot-Configuration.md @@ -17,11 +17,12 @@ innodb_use_fdatasync = ON innodb_buffer_pool_instances = 12 innodb_log_buffer_size = 32M -# Prevent SQL Deadlocks as much as possible -transaction_isolation="READ-COMMITTED" - # Max age of binary logs - 5 days to prevent binary log pileups binlog_expire_logs_seconds = 432000 + +# Optionally: +# Prevent SQL Deadlocks as much as possible +transaction_isolation="READ-COMMITTED" ``` ## Bot activity profiles and performance