blob: 0a4f6b4547dfe061fb813c956a1a3bb04a50eff9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
--- default.yaml.orig 2022-02-27 20:40:51.259454330 +0000
+++ default.yaml 2022-02-27 20:40:51.376120386 +0000
@@ -169,7 +169,7 @@
# motd filename
# if you change the motd, you should move it to ircd.motd
- motd: ergo.motd
+ motd: ircd.motd
# motd formatting codes
# if this is true, the motd is escaped using formatting codes like $c, $b, and $i
@@ -790,7 +790,7 @@
default: en
# which directory contains our language files
- path: languages
+ path: /usr/share/ergochat/i18n/
# limits - these need to be the same across the network
limits:
|