说明:API工厂
设定档
通过解析config.toml在工作目录中加载Config。 插件(.so,.dll)是从工作目录中的plugins目录中加载的。 本机挂钩(.so,.dll)从工作目录中的hooks目录中加载。
服务器
用于初始化服务器的配置
[server]
mount-address = '0.0.0.0:1337' # default, bind to any socket address on port 1337
mount-path = '/' # d
<weixin_42168745> 上传 | 大小:10kb