From 850c6725f580b2367dc5d4f3c427104acb074113 Mon Sep 17 00:00:00 2001 From: Philipp Heckel <pheckel@datto.com> Date: Thu, 2 Jun 2022 14:40:19 -0400 Subject: [PATCH] Remove new line --- server/server.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/server/server.yml b/server/server.yml index 2d62b70..63c3220 100644 --- a/server/server.yml +++ b/server/server.yml @@ -51,7 +51,6 @@ # cache-file: <filename> # cache-duration: "12h" - # If set, access to the ntfy server and API can be controlled on a granular level using # the 'ntfy user' and 'ntfy access' commands. See the --help pages for details, or check the docs. # -- GitLab