From 9f6e273774ebc159319c499a4e818d21a0d4cd34 Mon Sep 17 00:00:00 2001 From: Tomas Kopecek Date: Apr 28 2020 07:35:25 +0000 Subject: docs: remove obsoleted recommendation to restart kojira Fixes: https://pagure.io/koji/issue/2170 --- diff --git a/docs/source/server_howto.rst b/docs/source/server_howto.rst index a371fd6..d61940f 100644 --- a/docs/source/server_howto.rst +++ b/docs/source/server_howto.rst @@ -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 ----------------------------