Przeglądaj źródła

Enable languages and motd formatting by default

tags/v0.11.0-beta
Daniel Oaks 6 lat temu
rodzic
commit
ce6451c4f1
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2
    2
      oragono.yaml

+ 2
- 2
oragono.yaml Wyświetl plik

58
 
58
 
59
     # motd formatting codes
59
     # motd formatting codes
60
     # if this is true, the motd is escaped using formatting codes like $c, $b, and $i
60
     # if this is true, the motd is escaped using formatting codes like $c, $b, and $i
61
-    #motd-formatting: true
61
+    motd-formatting: true
62
 
62
 
63
     # addresses/hostnames the PROXY command can be used from
63
     # addresses/hostnames the PROXY command can be used from
64
     # this should be restricted to 127.0.0.1/8 and localhost at most
64
     # this should be restricted to 127.0.0.1/8 and localhost at most
345
 # languages config
345
 # languages config
346
 languages:
346
 languages:
347
     # whether to load languages
347
     # whether to load languages
348
-    enabled: false
348
+    enabled: true
349
 
349
 
350
     # default language to use for new clients
350
     # default language to use for new clients
351
     # 'en' is the default English language in the code
351
     # 'en' is the default English language in the code

Ładowanie…
Anuluj
Zapisz