You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
defaultModel=test
|
|
|
|
[server]
|
|
addr=0.0.0.0:80
|
|
|
|
[qr]
|
|
# 二维码配置
|
|
defaultText=image
|
|
defaultSize=256
|
|
defaultFcolor=000000
|
|
defaultBcolor=ffffff
|
|
|
|
#缩略图配置
|
|
[image]
|
|
root=/data
|
|
thumb=thumb
|
|
source=static |