mirror of
https://github.com/keven1024/015.git
synced 2026-06-07 12:54:34 +00:00
Compare commits
2 Commits
0.10.0-rc.
...
0.10.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
759318813c | ||
|
|
a91345f39c |
@@ -16,6 +16,17 @@ redis:
|
||||
# (必填)redis 地址
|
||||
url: redis://redis:6379/0
|
||||
|
||||
# 实例功能配置
|
||||
features:
|
||||
file-share:
|
||||
enabled: true
|
||||
text-share:
|
||||
enabled: true
|
||||
file-image-compress:
|
||||
enabled: true
|
||||
file-image-convert:
|
||||
enabled: true
|
||||
|
||||
# 站点基本信息
|
||||
site:
|
||||
# 必填,对应你的公网域名
|
||||
|
||||
Reference in New Issue
Block a user