diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/gitlab.yml.example | 2 |
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 |