mirror of
https://github.com/rustfs/rustfs.git
synced 2026-01-17 01:30:33 +00:00
Co-authored-by: houseme <housemecn@gmail.com>
This commit is contained in:
@@ -183,6 +183,9 @@ export RUSTFS_ENABLE_PROFILING=false
|
||||
# Heal configuration queue size
|
||||
export RUSTFS_HEAL_QUEUE_SIZE=10000
|
||||
|
||||
# rustfs trust system CA certificates
|
||||
export RUSTFS_TRUST_SYSTEM_CA=true
|
||||
|
||||
if [ -n "$1" ]; then
|
||||
export RUSTFS_VOLUMES="$1"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user