Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorMarin Jankovski <maxlazio@gmail.com>2016-11-11 17:49:51 +0300
committerMarin Jankovski <maxlazio@gmail.com>2016-11-16 14:46:37 +0300
commit04f2dd65fb355eb3bf20e0d3deef9123132aacad (patch)
tree7f750e50524bcbe4fcd6e21e1e2c35dea69e1f9c /config
parentaa9a289ce55d5099e6a65f25e7c3b38f66148aca (diff)
Add idle_timeout to reply by email doc.
Diffstat (limited to 'config')
-rw-r--r--config/gitlab.yml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index 2da225904e1..327e4a7937c 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -138,7 +138,7 @@ production: &base
# The mailbox where incoming mail will end up. Usually "inbox".
mailbox: "inbox"
- # The mailbox where incoming mail will end up. Usually "inbox".
+ # The IDLE command timeout.
idle_timeout: 60
## Build Artifacts