reduce memory usage for single node test config (#180)
Some checks are pending
Build / build (push) Waiting to run

This commit is contained in:
Yiyuan Liu
2025-03-17 15:59:11 +08:00
committed by GitHub
parent 34aa69cd46
commit 0a4929718c
2 changed files with 8 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
allow_other = true # echo user_allow_other | sudo tee -a /etc/fuse.conf
allow_other = false
token_file = '${TOKEN_FILE}'
cluster_id = '${FS_CLUSTER}'