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] epel10.2: Use tabs for indentation instead of spaces in Caddyfile
Date: Wed, 24 Jun 2026 15:32:04 GMT [thread overview]
Message-ID: <178231512448.1.6403073969192413941.rpms-caddy-33e846b81047@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/caddy
Branch : epel10.2
Commit : 33e846b81047890b2a2de32f1de7660f0e239dc2
Author : spike <spike@fedoraproject.org>
Date : 2026-06-13T02:04:10-05:00
Stats : +10/-10 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/caddy/c/33e846b81047890b2a2de32f1de7660f0e239dc2?branch=epel10.2
Log:
Use tabs for indentation instead of spaces in Caddyfile
[skip changelog]
---
diff --git a/Caddyfile b/Caddyfile
index e36677f..d5f554b 100644
--- a/Caddyfile
+++ b/Caddyfile
@@ -12,20 +12,20 @@
# https://caddyserver.com/docs/caddyfile/concepts#addresses
http:// {
- # Set this path to your site's directory.
- root * /usr/share/caddy
+ # Set this path to your site's directory.
+ root * /usr/share/caddy
- # Enable the static file server.
- file_server
+ # Enable the static file server.
+ file_server
- # Another common task is to set up a reverse proxy:
- # reverse_proxy localhost:8080
+ # Another common task is to set up a reverse proxy:
+ # reverse_proxy localhost:8080
- # Or serve a PHP site through php-fpm:
- # php_fastcgi localhost:9000
+ # Or serve a PHP site through php-fpm:
+ # php_fastcgi localhost:9000
- # Refer to the directive documentation for more options.
- # https://caddyserver.com/docs/caddyfile/directives
+ # Refer to the directive documentation for more options.
+ # https://caddyserver.com/docs/caddyfile/directives
}
reply other threads:[~2026-06-24 15:32 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=178231512448.1.6403073969192413941.rpms-caddy-33e846b81047@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