Merge branch 'docs/update-gitlab-com-default-for-sidekiq-schedule-cron' into 'master'

Update default values in GitLab.com settings

See merge request gitlab-org/gitlab-ce!31682
This commit is contained in:
Achilleas Pipinellis 2019-08-13 06:01:37 +00:00
commit 6a9c2461d9

View file

@ -223,7 +223,7 @@ and the following environment variables:
| Setting | GitLab.com | Default | | Setting | GitLab.com | Default |
|-------- |----------- |-------- | |-------- |----------- |-------- |
| `SIDEKIQ_MEMORY_KILLER_MAX_RSS` | `1000000` | `1000000` | | `SIDEKIQ_MEMORY_KILLER_MAX_RSS` | `1000000` | `2000000` |
| `SIDEKIQ_MEMORY_KILLER_SHUTDOWN_SIGNAL` | `SIGKILL` | - | | `SIDEKIQ_MEMORY_KILLER_SHUTDOWN_SIGNAL` | `SIGKILL` | - |
| `SIDEKIQ_LOG_ARGUMENTS` | `1` | - | | `SIDEKIQ_LOG_ARGUMENTS` | `1` | - |