Home
last modified time | relevance | path

Searched refs:maxURILength (Results 1 – 2 of 2) sorted by relevance

/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/internal/config/
H A Dflags.go54 maxURILength = flag.Int("max-uri-length", 1024, "Limit the length of URI, 0 for unlimited.") var
H A Dconfig.go185 MaxURILength: *maxURILength,