mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-05-12 04:57:50 +00: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
|
PagesBranches []string
|
||||||
AllowedCorsDomains []string
|
AllowedCorsDomains []string
|
||||||
BlacklistedPaths []string
|
BlacklistedPaths []string
|
||||||
HttpOnlyMode bool `default:"false"`
|
HttpOnlyMode bool `default:"false"`
|
||||||
}
|
}
|
||||||
|
|
||||||
type ForgeConfig struct {
|
type ForgeConfig struct {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue