Tweak config
This commit is contained in:
parent
ba255c481a
commit
75c480a3e4
@ -1,2 +1,4 @@
|
|||||||
docker-compose build --no-cache
|
docker-compose build --no-cache
|
||||||
docker run -d -p 127.0.0.1:6900:6900 -p 127.0.0.1:6697:6697 -p 127.0.0.1:6667:6667 -v /${PWD}/conf/:/app/conf --name unrealircd unrealircd_ircd -it /bin/bash
|
docker run -d -p 127.0.0.1:6900:6900 -p 127.0.0.1:6697:6697 -p 127.0.0.1:6667:6667 -v /${PWD}/conf/:/app/conf --name unrealircd unrealircd:latest
|
||||||
|
|
||||||
|
docker exec --user 0 -it unrealircd /bin/bash
|
||||||
|
@ -6,29 +6,6 @@
|
|||||||
but is meant to be a list of words so that the +G channel/user mode
|
but is meant to be a list of words so that the +G channel/user mode
|
||||||
will work properly. You can easily modify this file at your will.
|
will work properly. You can easily modify this file at your will.
|
||||||
If you got words to add to this file, please mail badwords@tspre.org
|
If you got words to add to this file, please mail badwords@tspre.org
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
This is some filling space, scroll down to see the words
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
*/
|
*/
|
||||||
badword all { word "pussy"; }
|
badword all { word "pussy"; }
|
||||||
badword all { word "fuck"; }
|
badword all { word "fuck"; }
|
||||||
|
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user