mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-19 12:54:24 +02:00
Run gofumpt
This commit is contained in:
parent
5bc5045fbb
commit
9c7e513623
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ type ServerConfig struct {
|
|||
PagesBranches []string
|
||||
AllowedCorsDomains []string
|
||||
BlacklistedPaths []string
|
||||
HttpOnlyMode bool `default:"false"`
|
||||
HttpOnlyMode bool `default:"false"`
|
||||
}
|
||||
|
||||
type ForgeConfig struct {
|
||||
|
|
Loading…
Add table
Reference in a new issue