Skip to content

Commit

Permalink
(fmt)
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippeChepy committed Jul 11, 2023
1 parent 71a668e commit e9de72e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ const (
// global endpoint.
DefaultZone = "ch-gva-2"

DefaultEnvironment = "api"
DefaultTimeout = 5 * time.Minute
DefaultEnvironment = "api"
DefaultTimeout = 5 * time.Minute

ComputeMaxUserDataLength = 32768
)
Expand Down

0 comments on commit e9de72e

Please sign in to comment.