mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-26 16:28:15 +00:00
Dependabot/cargo/dep 0117 (#1547)
This commit is contained in:
@@ -186,6 +186,9 @@ export RUSTFS_HEAL_QUEUE_SIZE=10000
|
||||
# rustfs trust system CA certificates
|
||||
export RUSTFS_TRUST_SYSTEM_CA=true
|
||||
|
||||
# Enable FTP server
|
||||
export RUSTFS_FTPS_ENABLE=false
|
||||
|
||||
if [ -n "$1" ]; then
|
||||
export RUSTFS_VOLUMES="$1"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user