public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: spike <spike@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/caddy] rawhide: Remove superfluous empty lines in Caddyfile
Date: Fri, 05 Jun 2026 19:37:07 GMT	[thread overview]
Message-ID: <178068822720.1.14423038801544687890.rpms-caddy-6a672e2528e8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/caddy
Branch : rawhide
Commit : 6a672e2528e8889b3d09e0c9ebacaa4c78f9933b
Author : spike <spike@fedoraproject.org>
Date   : 2026-06-05T05:01:54+02:00
Stats  : +0/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/caddy/c/6a672e2528e8889b3d09e0c9ebacaa4c78f9933b?branch=rawhide

Log:
Remove superfluous empty lines in Caddyfile

---
diff --git a/Caddyfile b/Caddyfile
index d5f554b..e4fa1a4 100644
--- a/Caddyfile
+++ b/Caddyfile
@@ -11,7 +11,6 @@
 #
 # https://caddyserver.com/docs/caddyfile/concepts#addresses
 http:// {
-
 	# Set this path to your site's directory.
 	root * /usr/share/caddy
 
@@ -26,10 +25,8 @@ http:// {
 
 	# Refer to the directive documentation for more options.
 	# https://caddyserver.com/docs/caddyfile/directives
-
 }
 
-
 # As an alternative to editing the above site block, you can add your own site
 # block files in the Caddyfile.d directory, and they will be included as long
 # as they use the .caddyfile extension.

                 reply	other threads:[~2026-06-05 19:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178068822720.1.14423038801544687890.rpms-caddy-6a672e2528e8@fedoraproject.org \
    --to=spike@fedoraproject.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox