mirror of
https://github.com/deepseek-ai/3FS
synced 2025-06-26 18:16:45 +00:00
reduce memory usage for single node test config (#180)
Some checks are pending
Build / build (push) Waiting to run
Some checks are pending
Build / build (push) Waiting to run
This commit is contained in:
@@ -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}'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user