# Variables
AuthKey string 认证密钥.
Concurrency int Fiber并发数 @update 2024-12-04 10:00:00.
DomainName string 域名 @update 2024-12-04 10:00:00.
LogDirPath string 日志目录路径 @update 2024-06-22 08:59:26.
LogLevel string 日志级别 @update 2024-06-22 08:59:29.
MaxHeaderBytes int Gin最大头部字节数 @update 2024-06-22 08:59:34.
MysqlDatabase string Mysql数据库 @update 2024-06-22 09:01:34.
MysqlHost string Mysql主机 @update 2024-06-22 09:01:02.
MysqlPassword string Mysql密码 @update 2024-06-22 09:00:45.
MysqlPort string Mysql端口 @update 2024-06-22 09:01:18.
MysqlUser string Mysql用户名 @update 2024-06-22 09:00:30.
ReadTimeout time Gin读取超时时间 @update 2024-06-22 08:59:40.
RedisHost string Redis主机.
RedisPassword string Redis密码.
RedisPort string Redis端口.
WriteTimeout time Gin写入超时时间 @update 2024-06-22 08:59:37.