1
0
Fork 0
forked from External/ergo

update references to oragono.yaml to reflect new name of default.yaml

This commit is contained in:
Shivaram Lingamneni 2020-06-14 18:54:36 -04:00
parent c0f020d87d
commit a6e2b5a3ae
8 changed files with 13 additions and 13 deletions

2
README
View file

@ -23,7 +23,7 @@ assorted IRCv3 support.
Copy the example config file to ircd.yaml with a command like:
$ cp oragono.yaml ircd.yaml
$ cp default.yaml ircd.yaml
Modify the config file as you like. In particular, the `connection-throttling` and
`connection-limits` sections are working looking over and tuning for your network's needs.