Advertisement
Cepita

Untitled

Jul 20th, 2019
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.69 KB | None | 0 0
  1. <config format="xml">
  2. <define name="bindip" value="1.2.2.3">
  3. <define name="localips" value="&bindip;/24">
  4.  
  5. ####### SERVER CONFIGURATION #######
  6.  
  7. <server
  8. name="chat.inspircd.co"
  9. description="Welcome to inspird World"
  10. id="97K"
  11. network="chat.inspircd.co">
  12.  
  13.  
  14. ####### ADMIN INFO #######
  15.  
  16. <admin
  17. name="jun naruse"
  18. nick="naruse"
  19. email="naruse@inspircd.co">
  20.  
  21. ####### PORT CONFIGURATION #######
  22.  
  23. <bind
  24. address=""
  25. port="6697"
  26. type="clients"
  27. ssl="gnutls">
  28.  
  29. <module name="m_ssl_gnutls.so">
  30. <gnutls certfile="/home/irc/inspircd/cert/cert.pem" keyfile="/home/irc/inspircd/cert/key.pem" priority="NORMAL:-MD5" hash="sha1">
  31.  
  32. <bind
  33. address=""
  34. port="7000"
  35. type="servers">
  36.  
  37. ####### DIE and RESTART CONFIGRATION #######
  38.  
  39. <power
  40. diepass="mypassword"
  41. restartpass="mypassword">
  42.  
  43. ####### CONNECT CONFIGURATION #######
  44.  
  45. <connect deny="3ffe::0/32" reason="The 6bone address space is deprecated">
  46.  
  47. <connect
  48. name="main"
  49. allow="*"
  50. #maxchans="30"
  51. timeout="10"
  52. pingfreq="120"
  53. hardsendq="1M"
  54. softsendq="8192"
  55. recvq="8K"
  56. threshold="10"
  57. commandrate="1000"
  58. fakelag="on"
  59. localmax="10"
  60. globalmax="10"
  61. useident="no"
  62. limit="5000"
  63. modes="+x">
  64.  
  65. ####### CIDR CONFIGURATION #######
  66.  
  67. <cidr
  68. ipv4clone="32"
  69. ipv6clone="128">
  70.  
  71. ####### INCLUDE FILE #######
  72.  
  73. <include file="conf/opers.conf">
  74. #<include file="conf/examples/links.conf.example">
  75.  
  76. ####### MISCELLANEOUS CONFIGURATION #######
  77.  
  78. <files motd="conf/motd.txt" rules="conf/rules.txt">
  79.  
  80. ####### MAXIMUM CHANNELS #######
  81.  
  82. <channels
  83. users="20"
  84. opers="60">
  85.  
  86. ####### PID FILE #######
  87.  
  88. <pid file="/home/irc/inspircd/inspircd.pid">
  89.  
  90. ####### BANLIST LIMITS #######
  91.  
  92. <banlist chan="#largechan" limit="128">
  93. <banlist chan="*" limit="69">
  94.  
  95. ####### SERVER OPTIONS #######
  96.  
  97. <options
  98. prefixquit="Quit: "
  99. suffixquit=""
  100. prefixpart="&quot;"
  101. suffixpart="&quot;"
  102. syntaxhints="no"
  103. cyclehosts="yes"
  104. cyclehostsfromuser="no"
  105. ircumsgprefix="no"
  106. announcets="yes"
  107. allowmismatch="no"
  108. defaultbind="auto"
  109. hostintopic="yes"
  110. pingwarning="15"
  111. serverpingfreq="60"
  112. defaultmodes="nt"
  113. moronbanner="You're banned! Email yone@natsu.com with the ERROR line below for help."
  114. exemptchanops="nonick:v flood:o"
  115. invitebypassmodes="yes"
  116. nosnoticestack="no"
  117. welcomenotice="yes">
  118.  
  119.  
  120. ####### PERFORMANCE CONFIGURATION #######
  121.  
  122. <performance
  123. netbuffersize="10240"
  124. somaxconn="128"
  125. limitsomaxconn="true"
  126. softlimit="12800"
  127. quietbursts="yes"
  128. nouserdns="no">
  129.  
  130. ####### SECURITY CONFIGURATION #######
  131.  
  132. <security
  133. announceinvites="dynamic"
  134. hidemodes="eI"
  135. hideulines="no"
  136. flatlinks="no"
  137. hidewhois=""
  138. hidebans="no"
  139. hidekills=""
  140. hidesplits="no"
  141. maxtargets="20"
  142. customversion=""
  143. operspywhois="no"
  144. restrictbannedusers="yes"
  145. genericoper="no"
  146. userstats="Pu">
  147.  
  148. ####### LIMITS CONFIGURATION #######
  149.  
  150. <limits
  151. maxnick="31"
  152. maxchan="64"
  153. maxmodes="20"
  154. maxident="11"
  155. maxquit="255"
  156. maxtopic="307"
  157. maxkick="255"
  158. maxgecos="128"
  159. maxaway="200">
  160.  
  161. ####### LOGGING #######
  162.  
  163. <log method="file" type="* -USERINPUT -USEROUTPUT" level="default" target="logs/ircd.log">
  164.  
  165. ####### WHOWAS OPTIONS #######
  166.  
  167. <whowas
  168. groupsize="10"
  169. maxgroups="100000"
  170. maxkeep="3d">
  171.  
  172. ####### BAN OPTIONS #######
  173.  
  174. <badip
  175. ipmask="192.0.2.69"
  176. reason="No porn here thanks.">
  177.  
  178. <badnick
  179. nick="ChanServ"
  180. reason="Reserved For Services">
  181.  
  182. <badnick nick="NickServ" reason="Reserved For Services">
  183. <badnick nick="OperServ" reason="Reserved For Services">
  184. <badnick nick="MemoServ" reason="Reserved For Services">
  185.  
  186. <badhost
  187. host="*@banneduser.example.net">
  188.  
  189. <badhost host="root@*" reason="Don't IRC as root!">
  190. <badhost host="*@198.51.100.0/24" reason="This subnet is bad.">
  191.  
  192. # exception: Hosts that are exempt from [kgz]lines.
  193. <exception
  194. host="*@ircop.example.com"
  195. reason="Oper's hostname">
  196.  
  197. ####### INSANE BAN OPTIONS #######
  198.  
  199. <insane
  200. hostmasks="no"
  201. ipmasks="no"
  202. nickmasks="no"
  203. trigger="95.5">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement