mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-21 02:20:00 +01:00
Updated Playerbot Configuration (markdown)
parent
8f80983866
commit
8ee7f5f553
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user