summaryrefslogtreecommitdiff
path: root/ergo/ergo-paths.patch
diff options
context:
space:
mode:
authorDeposite Pirate2026-05-14 00:07:01 +0000
committerDeposite Pirate2026-05-14 00:07:01 +0000
commita36f11d90ceb04b91ed1cb3dba8ad72afa6f827a (patch)
treefc1fa42c911ebcb8128602c5b6bb5959803a3723 /ergo/ergo-paths.patch
parent18ef2340ee630aa117b4f098dfaa29625e8965e3 (diff)
Bump.
modified: ergo/PKGBUILD modified: ergo/ergo-paths.patch
Diffstat (limited to 'ergo/ergo-paths.patch')
-rw-r--r--ergo/ergo-paths.patch14
1 files changed, 7 insertions, 7 deletions
diff --git a/ergo/ergo-paths.patch b/ergo/ergo-paths.patch
index 9d48e99..25374c2 100644
--- a/ergo/ergo-paths.patch
+++ b/ergo/ergo-paths.patch
@@ -1,6 +1,6 @@
diff '--color=auto' -u -r -N ergo/default.yaml ergo-paths/default.yaml
---- ergo/default.yaml 2021-09-30 19:59:44.761132327 +0200
-+++ ergo-paths/default.yaml 2021-09-30 20:00:40.500799350 +0200
+--- ergo/default.yaml 2025-05-11 20:03:42.680032104 +0200
++++ ergo-paths/default.yaml 2025-05-11 20:05:55.946447019 +0200
@@ -52,8 +52,8 @@
# this is a standard TLS configuration with a single certificate;
# see the manual for instructions on how to configure SNI
@@ -23,25 +23,25 @@ diff '--color=auto' -u -r -N ergo/default.yaml ergo-paths/default.yaml
# sets the permissions for Unix listen sockets. on a typical Linux system,
# the default is 0775 or 0755, which prevents other users/groups from connecting
-@@ -169,7 +169,7 @@
+@@ -174,7 +174,7 @@
# motd filename
# if you change the motd, you should move it to ircd.motd
- motd: ergo.motd
-+ motd: /var/lib/ergo/ircd.motd
++ motd: /var/lib/ergo/ergo.motd
# motd formatting codes
# if this is true, the motd is escaped using formatting codes like $c, $b, and $i
-@@ -740,7 +740,7 @@
+@@ -833,7 +833,7 @@
# datastore configuration
datastore:
- # path to the datastore
+ # path to the database file (used to store account and channel registrations):
- path: ircd.db
+ path: /var/lib/ergo/ircd.db
# if the database schema requires an upgrade, `autoupgrade` will attempt to
# perform it automatically on startup. the database will be backed
-@@ -772,7 +772,7 @@
+@@ -865,7 +865,7 @@
default: en
# which directory contains our language files