mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-26 16:28:15 +00:00
feat: improve legacy metadata and admin compatibility (#2202)
This commit is contained in:
@@ -5,7 +5,7 @@ RUSTFS_VOLUMES="http://node{1...4}:7000/data/rustfs{0...3} http://node{5...8
|
||||
RUSTFS_ADDRESS=":7000"
|
||||
RUSTFS_CONSOLE_ENABLE=true
|
||||
RUST_LOG=warn
|
||||
RUSTFS_OBS_LOG_DIRECTORY="/var/logs/rustfs/"
|
||||
RUSTFS_OBS_LOG_DIRECTORY="./deploy/logs"
|
||||
RUSTFS_NS_SCANNER_INTERVAL=60
|
||||
#RUSTFS_SKIP_BACKGROUND_TASK=true
|
||||
RUSTFS_COMPRESSION_ENABLED=true
|
||||
RUSTFS_COMPRESSION_ENABLED=true
|
||||
|
||||
Reference in New Issue
Block a user