mirror of
https://github.com/WJQSERVER-STUDIO/ghproxy.git
synced 2026-02-04 08:41:10 +08:00
Merge branch 'dev' into main
This commit is contained in:
commit
5480c83edd
26 changed files with 296 additions and 44 deletions
|
|
@ -32,6 +32,7 @@ type PagesConfig struct {
|
|||
type LogConfig struct {
|
||||
LogFilePath string `toml:"logFilePath"`
|
||||
MaxLogSize int `toml:"maxLogSize"`
|
||||
Level string `toml:"level"`
|
||||
}
|
||||
|
||||
type CORSConfig struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue