diff options
| author | Mistivia <i@mistivia.com> | 2025-11-02 15:29:28 +0800 |
|---|---|---|
| committer | Mistivia <i@mistivia.com> | 2025-11-02 15:29:28 +0800 |
| commit | 9f42c2d5f911cb4e215d7873221e642ce7df4d61 (patch) | |
| tree | 6dac90a889a7402a9556d3d1bcc5cb53cdb9f123 /ngircd/config.ini.example | |
| parent | fb2d9de539b660a261af19b1cbcceb7ee7980cb1 (diff) | |
deprecate webircdateway and ngircd
Diffstat (limited to 'ngircd/config.ini.example')
| -rw-r--r-- | ngircd/config.ini.example | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/ngircd/config.ini.example b/ngircd/config.ini.example deleted file mode 100644 index e8a5f77..0000000 --- a/ngircd/config.ini.example +++ /dev/null @@ -1,18 +0,0 @@ -[Global] -Name = raye.mistivia.com -Info = IRC Server -Listen = 0.0.0.0, :: -Ports = 6667 -ServerUID = 100 -ServerGID = 100 - -[Limits] -MaxNickLength = 20 -MaxConnectionsIP = 99999 - -[Operator] -Name = xxx -Password = xxxxxx - -[Options] -OperCanUseMode = yes |
