Use example.tld so a single search and replace works
[akkoma] / installation / caddyfile-pleroma.example
index f5ecf9d26a970b009077fa0180ac946669ef47a1..305f2aa793360dae585928b9e038ab573d001095 100644 (file)
@@ -1,10 +1,10 @@
 # default Caddyfile config for Pleroma
 #
 # Simple installation instructions:
-# 1. Replace 'pleroma.example.tld' with your instance's domain wherever it appears.
+# 1. Replace 'example.tld' with your instance's domain wherever it appears.
 # 2. Copy this section into your Caddyfile and restart Caddy.
 
-pleroma.example.tld  {
+example.tld  {
   log /var/log/caddy/pleroma_access.log
   errors /var/log/caddy/pleroma_error.log