Catching up IRC -- MOTD colors; servicefile; logging; config
This commit is contained in:
@@ -526,7 +526,7 @@
|
||||
# The following log tag is highly default and uncustomised. It is recommended you
|
||||
# sort out your own log tags. This is just here so you get some output.
|
||||
|
||||
<log method="file" type="* -USERINPUT -USEROUTPUT" level="default" target="/var/log/ircd.log">
|
||||
<log method="file" type="* -USERINPUT -USEROUTPUT" level="default" target="/var/log/inspircd/inspircd.log" flush="1">
|
||||
|
||||
#-#-#-#-#-#-#-#-#-#-#-#-#- WHOWAS OPTIONS -#-#-#-#-#-#-#-#-#-#-#-#-#
|
||||
# #
|
||||
|
@@ -518,7 +518,7 @@
|
||||
# if not specified, and will always have a "-" appended. #
|
||||
#
|
||||
<cloak mode="half"
|
||||
key="aephu5reghufa9riN0lie4ajeesiepa"
|
||||
key="{{ secrets['IRC']['cloakpass'] }}"
|
||||
prefix="aninix-">
|
||||
|
||||
#-#-#-#-#-#-#-#-#-#-#-#- CLOSE MODULE #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#
|
||||
|
@@ -1,28 +1,27 @@
|
||||
........................................
|
||||
........................................
|
||||
..................HHH...................
|
||||
................HHHHHHHH................
|
||||
.............HHHHHHHHHHHHH..............
|
||||
..........HHHHHHH.....HHHHHHH...........
|
||||
.......HHHHHHH...........HHHHHHH........
|
||||
......HHHHH.................HHHHH.......
|
||||
......HHH.....................HHH.......
|
||||
......HHH.....HH....#.........HHH.......
|
||||
......HHH.....HH.....###......HHH.......
|
||||
......HHH.....HH........##....HHH.......
|
||||
......HHH.....HH........##....HHH.......
|
||||
......HHH.....HH.....###......HHH.......
|
||||
......HHH.....HH....#.........HHH.......
|
||||
......HHH.....................HHH.......
|
||||
......HHHHH.................HHHHH.......
|
||||
.......HHHHHHH...........HHHHHHH........
|
||||
..........HHHHHHH......HHHHHHH..........
|
||||
............HHHHHHH.HHHHHHH.............
|
||||
...............HHHHHHHHH................
|
||||
..................HHH...................
|
||||
........................................
|
||||
........................................
|
||||
........................................
|
||||
...........................................
|
||||
...........................................
|
||||
.....................4HHH...................
|
||||
..................4HHHHHHHHH................
|
||||
...............4HHHHHHHHHHHHHH..............
|
||||
...........4HHHHHHHH.....4HHHHHHHH...........
|
||||
........4HHHHHHHH...........4HHHHHHHH........
|
||||
.......4HHHHHH.................4HHHHHH.......
|
||||
.......4HHHH.....................4HHHH.......
|
||||
.......4HHHH....4HHH....#.........4HHHH.......
|
||||
.......4HHHH....4HHH.....###......4HHHH.......
|
||||
.......4HHHH....4HHH........##....4HHHH.......
|
||||
.......4HHHH....4HHH........##....4HHHH.......
|
||||
.......4HHHH....4HHH.....###......4HHHH.......
|
||||
.......4HHHH....4HHH....#.........4HHHH.......
|
||||
.......4HHHH.....................4HHHH.......
|
||||
.......4HHHHHH.................4HHHHHH.......
|
||||
........4HHHHHHHH...........4HHHHHHHH........
|
||||
...........4HHHHHHHH......4HHHHHHHH..........
|
||||
.............4HHHHHHHH.4HHHHHHHH.............
|
||||
.................4HHHHHHHHHH................
|
||||
....................4HHHH...................
|
||||
...........................................
|
||||
...........................................
|
||||
|
||||
Welcome to the AniNIX/IRC secure chat system!
|
||||
Reach out to ops and founders in #lobby if you
|
||||
@@ -39,7 +38,7 @@ use the following to authenticate:
|
||||
"/quote ns identify <password>"
|
||||
|
||||
For reference, check out the Wiki:
|
||||
https://{{ external_domain }}/AniNIX/Wiki
|
||||
4https://{{ external_domain }}/AniNIX/Wiki
|
||||
|
||||
User code of conduct is recorded below:
|
||||
https://{{ external_domain }}/AniNIX/Wiki/src/branch/main/Policies/User_Ethics.md
|
||||
4https://{{ external_domain }}/AniNIX/Wiki/src/branch/main/Policies/User_Ethics.md
|
||||
|
Reference in New Issue
Block a user