aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkongr45gpen <electrovesta@gmail.com>2017-05-18 03:28:58 +0300
committerkongr45gpen <electrovesta@gmail.com>2017-05-18 03:28:58 +0300
commit664fb0d72095f4a606028bb40a88d09b0161cb1c (patch)
tree1926d2443459e10a75dbe0e4407896e5d9e54ede
parent89b54a9d6df0bd5c2bff7ed93fe771c4c414fe93 (diff)
downloadsupybot_github-664fb0d72095f4a606028bb40a88d09b0161cb1c.tar.gz
supybot_github-664fb0d72095f4a606028bb40a88d09b0161cb1c.tar.bz2
supybot_github-664fb0d72095f4a606028bb40a88d09b0161cb1c.zip
Add maxCommitCount docs
-rw-r--r--docs/_static/maxCommitCount.pngbin0 -> 73772 bytes
-rw-r--r--docs/configuration.rst12
2 files changed, 12 insertions, 0 deletions
diff --git a/docs/_static/maxCommitCount.png b/docs/_static/maxCommitCount.png
new file mode 100644
index 0000000..8de4ffd
--- /dev/null
+++ b/docs/_static/maxCommitCount.png
Binary files differ
diff --git a/docs/configuration.rst b/docs/configuration.rst
index 35f146b..25c8849 100644
--- a/docs/configuration.rst
+++ b/docs/configuration.rst
@@ -259,3 +259,15 @@ Available configuration values
:Default value: `False`
:Type: Boolean
:Scope: `Channel`
+
+``maxCommitCount``
+ The maximum number of commits to show in one push. Prevents spamming channels,
+ especially in cases of merges. Set to `0` to disable and allow infinite
+ commit messages to be sent.
+
+ .. image:: _static/maxCommitCount.png
+ :scale: 75
+
+ :Default value: `7`
+ :Type: Integer
+ :Scope: `Channel`

© 2014-2024 Faster IT GmbH | imprint | privacy policy