workbuddy.xpcool.com/.workbuddy/tmp/fbq-config.yaml

10 lines
501 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# FileBrowser Quantum (v1.5.x stable) 配置文件
# 数据卷挂载点:/home/filebrowser/dataconfig.yaml + database.db + tmp 缓存都在此)
server:
cacheDir: /home/filebrowser/data/tmp # 缩略图/媒体缓存放在数据卷,可跨重启保留
sources:
- path: /srv # 对应宿主 /data/share容器内只读挂载 :ro
config:
defaultEnabled: true # 默认授予所有新用户该源访问权
defaultUserScope: "/" # 默认可访问范围为源根目录