Update app.conf.example

i18n, add default locale conf
This commit is contained in:
Ben Stone 2021-03-31 12:00:10 +08:00 committed by GitHub
parent ec2888940e
commit f5518d73f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -230,6 +230,7 @@ dingtalk_qr_key="${MINDOC_DINGTALK_QRKEY}"
# 钉钉扫码登录Secret
dingtalk_qr_secret="${MINDOC_DINGTALK_QRSECRET}"
# i18n config
default_lang="zh-cn"