From: Karl O. Pinc Date: Tue, 3 Sep 2024 16:39:43 +0000 (-0500) Subject: Document how to restart server X-Git-Url: https://papio.biology.duke.edu/gitweb/?a=commitdiff_plain;h=22444df27097f45816cbe0a38048eb82069df6ea;p=pgwui_server Document how to restart server --- diff --git a/examples/etc/pgwui.yaml b/examples/etc/pgwui.yaml index 08b95d5..adac78d 100644 --- a/examples/etc/pgwui.yaml +++ b/examples/etc/pgwui.yaml @@ -2,6 +2,8 @@ # PGWUI_Server configuration # # Configuration changes require a server restart! +# yamllint /etc/pgwui.yaml +# systemctl restart pgwui_server # (Unless you've done something not recommended to start the server.) # # http://docs.pylonsproject.org/projects/pyramid/en/latest/narr/environment.html