fix admin add user fail

This commit is contained in:
weisd
2025-02-11 10:10:12 +08:00
parent 9861361aee
commit 1c15eac66a
3 changed files with 9 additions and 7 deletions
+3 -3
View File
@@ -10,9 +10,9 @@ mkdir -p ./target/volume/test
mkdir -p ./target/volume/test{0..4}
# if [ -z "$RUST_LOG" ]; then
# export RUST_LOG="rustfs=debug,ecstore=debug,s3s=debug,iam=debug"
# fi
if [ -z "$RUST_LOG" ]; then
export RUST_LOG="rustfs=debug,ecstore=debug,s3s=debug,iam=debug"
fi
# export RUSTFS_ERASURE_SET_DRIVE_COUNT=5