1 Star 1 Fork 95

周明秋/GoFound

forked from 武松/GoFound 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.yaml 341 Bytes
一键复制 编辑 原始数据 按行查看 历史
newpanjing 提交于 2022-05-16 22:48 . 优化代码结构
#监听地址
addr: 0.0.0.0:5678
#数据目录
data: ./data
#词典目录
dictionary: ./data/dictionary.txt
#是否启用admin
enableAdmin: true
# 最大线程数
gomaxprocs: 4
# admin 用户名和密码
auth: admin:123456
# 接口是否开启压缩
enableGzip: true
# 数据库关闭超时时间
timeout: 600
# 分片数量
shard: 10
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Go
1
https://gitee.com/null_041_1893/gofound.git
git@gitee.com:null_041_1893/gofound.git
null_041_1893
gofound
GoFound
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385