Add support to configure webhook_timeout in gitlab.yaml
Compare changes
- Chris McKnight authored
+ 18
− 11
@@ -86,7 +86,7 @@ Then select 'Internet Site' and press enter to confirm the hostname.
@@ -86,7 +86,7 @@ Then select 'Internet Site' and press enter to confirm the hostname.
@@ -111,7 +111,7 @@ Create a `git` user for Gitlab:
@@ -111,7 +111,7 @@ Create a `git` user for Gitlab:
@@ -122,7 +122,7 @@ GitLab Shell is a ssh access and repository management software developed specia
@@ -122,7 +122,7 @@ GitLab Shell is a ssh access and repository management software developed specia
@@ -153,10 +153,10 @@ To setup the MySQL/PostgreSQL database and dependencies please see [`doc/install
@@ -153,10 +153,10 @@ To setup the MySQL/PostgreSQL database and dependencies please see [`doc/install
You can change `6-0-stable` to `master` if you want the *bleeding edge* version, but never install master on a production server!
@@ -195,6 +195,13 @@ You can change `6-0-stable` to `master` if you want the *bleeding edge* version,
@@ -195,6 +195,13 @@ You can change `6-0-stable` to `master` if you want the *bleeding edge* version,
@@ -209,18 +216,18 @@ Make sure to edit both `gitlab.yml` and `unicorn.rb` to match your setup.
@@ -209,18 +216,18 @@ Make sure to edit both `gitlab.yml` and `unicorn.rb` to match your setup.