Skip to content

Commit

Permalink
Merge pull request #4539 from camptocamp/long-url
Browse files Browse the repository at this point in the history
Allows to have longer URL
  • Loading branch information
sbrunner authored Feb 1, 2019
2 parents 8d4bb87 + 71c3c02 commit 48b0c03
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ vars:
<<: *geo-run-env
GUNICORN_PARAMS:
--bind=:8080
--limit-request-line=8190
--worker-class=gthread
--threads=10
--workers=5
Expand Down

0 comments on commit 48b0c03

Please sign in to comment.