Dependabot/cargo/dep 0117 (#1547)

This commit is contained in:
houseme
2026-01-18 12:02:53 +08:00
committed by GitHub
parent e52a60e64e
commit c9e2d7da2a
3 changed files with 21 additions and 18 deletions
+3
View File
@@ -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