diff options
Diffstat (limited to 'rola-bucket/res/bucket.toml')
| -rw-r--r-- | rola-bucket/res/bucket.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/rola-bucket/res/bucket.toml b/rola-bucket/res/bucket.toml index 01abd07..adc7770 100644 --- a/rola-bucket/res/bucket.toml +++ b/rola-bucket/res/bucket.toml @@ -1 +1,4 @@ [bucket] +# Bucket 类型 + type = "client" # 本地存储,使用本地 ID +# type = "bucket" # 中心存储,使用全局 ID |
