PR#2194: remove obsoleted note

Merges #2194
https://pagure.io/koji/pull-request/2194

Fixes: #2170
https://pagure.io/koji/issue/2170
admins should not restart kojira after creating each new tag
This commit is contained in:
Tomas Kopecek 2020-04-28 09:37:12 +02:00
commit ebf9255c2a

View file

@ -1286,8 +1286,6 @@ Additional Notes
* There should only be one instance of kojira running at any given time.
* It is not recommended that kojira run on the builders, as builders only
should require read-only access to ``/mnt/koji``.
* Kojira may need to be restarted when new tags are added in order to detect
those tags correctly.
Authentication Configuration
----------------------------