diff options
author | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2014-12-15 13:43:36 +0100 |
---|---|---|
committer | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2014-12-15 13:43:36 +0100 |
commit | 71789468d306c7974fcf27442c83d7fc131e94fa (patch) | |
tree | 21b96c9285996d53f051dab53c5e9b5c0d7f956e /doc/operations/README.md | |
parent | 19865b7cfd4d081f6bee6e973858ee488e995561 (diff) | |
download | gitlab-ce-71789468d306c7974fcf27442c83d7fc131e94fa.tar.gz |
Add documentation for the Sidekiq MemoryKiller
Diffstat (limited to 'doc/operations/README.md')
-rw-r--r-- | doc/operations/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/operations/README.md b/doc/operations/README.md new file mode 100644 index 00000000000..31b1b583b0c --- /dev/null +++ b/doc/operations/README.md @@ -0,0 +1,3 @@ +# GitLab operations + +- [Sidekiq MemoryKiller](sidekiq_memory_killer.md) |