bundle ngircd config with test resources
Signed-off-by: observer <admin@shr4pnel.com>
This commit is contained in:
@@ -0,0 +1,55 @@
|
||||
[GLOBAL]
|
||||
Name = localhost.host
|
||||
AdminInfo1 = FerretIRC Testing Server
|
||||
AdminInfo2 = United Kingdom
|
||||
AdminEMail = admin@shr4pnel.com
|
||||
HelpFile = /usr/share/doc/ngircd/Commands.txt
|
||||
;Info = ngIRCd 28
|
||||
Listen = 127.0.0.1
|
||||
;MotdFile =
|
||||
MotdPhrase = "happy hunting!"
|
||||
;Network =
|
||||
;Password =
|
||||
;PidFile =
|
||||
Ports = 6667
|
||||
ServerGID = 1000
|
||||
ServerUID = 1000
|
||||
|
||||
[LIMITS]
|
||||
ConnectRetry = 60
|
||||
IdleTimeout = 0
|
||||
MaxConnections = 0
|
||||
MaxConnectionsIP = 5
|
||||
MaxJoins = 10
|
||||
MaxNickLength = 9
|
||||
MaxPenaltyTime = 0
|
||||
MaxListSize = 100
|
||||
PingTimeout = 120
|
||||
PongTimeout = 20
|
||||
|
||||
[OPTIONS]
|
||||
AllowedChannelTypes = #&+
|
||||
AllowRemoteOper = no
|
||||
ChrootDir =
|
||||
CloakHost =
|
||||
CloakHostModeX =
|
||||
; CloakHostSalt = koxDpiu[UIF8gF8oHsmtpF8Z?ftyyC(Y
|
||||
CloakUserToNick = no
|
||||
ConnectIPv4 = yes
|
||||
ConnectIPv6 = yes
|
||||
DefaultChannelModes =
|
||||
DefaultUserModes =
|
||||
DNS = no
|
||||
; IncludeDir = /etc/ngircd.conf.d
|
||||
MorePrivacy = no
|
||||
NoticeBeforeRegistration = no
|
||||
OperCanUseMode = no
|
||||
OperChanPAutoOp = yes
|
||||
OperServerMode = no
|
||||
PAM = no
|
||||
PAMIsOptional = yes
|
||||
PAMServiceName = ngircd
|
||||
RequireAuthPing = no
|
||||
ScrubCTCP = no
|
||||
SyslogFacility = local5
|
||||
WebircPassword =
|
||||
Reference in New Issue
Block a user