mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-27 10:59:20 +00:00
1.5.25
This commit is contained in:
11
src/main/resources/redis.yml
Normal file
11
src/main/resources/redis.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
# Sync online players list between servers
|
||||
# Designed for grow-mode 2 & 3
|
||||
redis:
|
||||
enable: false
|
||||
host: localhost
|
||||
port: 6379
|
||||
MaxTotal: 8
|
||||
MaxIdle: 8
|
||||
MinIdle: 1
|
||||
MaxWaitMillis: 30000
|
||||
MinEvictableIdleTimeMillis: 1800000
|
||||
Reference in New Issue
Block a user