mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-19 19:16:17 +00:00
fix
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ export RUSTFS__LOGGER__QUEUE_CAPACITY=10
|
|||||||
|
|
||||||
# 事件消息配置
|
# 事件消息配置
|
||||||
export RUSTFS_EVENT_CONFIG="./deploy/config/event.example.toml"
|
export RUSTFS_EVENT_CONFIG="./deploy/config/event.example.toml"
|
||||||
export RUST_LOG="rustfs=debug,ecstore=debug,s3s=debug,iam=debug"
|
|
||||||
if [ -n "$1" ]; then
|
if [ -n "$1" ]; then
|
||||||
export RUSTFS_VOLUMES="$1"
|
export RUSTFS_VOLUMES="$1"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user