[BACK]Return to botnow.conf.example CVS log [TXT][DIR] Up to [local] / botnow

Diff for /botnow/botnow.conf.example between version 1.1.1.1 and 1.3

version 1.1.1.1, 2021/05/15 15:12:32 version 1.3, 2021/07/21 22:04:30
Line 8 
Line 8 
 #Bouncer hostname  #Bouncer hostname
 hostname = example.ircnow.org  hostname = example.ircnow.org
   
 #External IPv4 address, plaintext and ssl port  #External IP addresses, plaintext and ssl port
 ip4 = 192.168.0.1  ip4 = 192.168.0.1
   ip6 = 2001:db8::
   ip6subnet = 64
   ip6prefix = 48
 #plainport = 1337  #plainport = 1337
 #sslport = 31337  #sslport = 31337
   
Line 30  teamchans = #ircnow-team
Line 33  teamchans = #ircnow-team
 mailfrom = support@ircnow.org  mailfrom = support@ircnow.org
 #mailname = support  #mailname = support
   
 #rDNS keys from Stallion in BuyVM  
 key = ABCDE-FGHIJ-KLMNO  
 hash = ABCDEFGHIJKLMNOPQRST  
   
 #Modules to load  #Modules to load
 modules = BNC DNS Mail Shell SQLite WWW Hash Help  modules = BNC DNS Mail Shell SQLite Hash Help
   
 #Comment out the line below  #Comment out the line below
 die = You did not configure botnow.conf!  die = You did not configure botnow.conf!
Line 67  die = You did not configure botnow.conf!
Line 66  die = You did not configure botnow.conf!
 #verbose = ERRORS  #verbose = ERRORS
   
 #Terms of Service  #Terms of Service
 #terms = IRCNow: Of the User, By the User, For the User. Rules: no profanity, no porn, no illegal drugs, no gambling, no slander, no warez, no promoting violence, no spam, illegal cracking, or DDoS. Only one account per person. Don't share passwords. Full terms: https://ircnow.org/terms.php  #terms = IRCNow: Of the User, By the User, For the User. Rules: no porn, no illegal drugs, no gambling, no slander, no warez, no promoting violence, no spam, illegal cracking, or DDoS. Only one account per person. Don't share passwords. Full terms: https://ircnow.org/terms.php

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.3

CVSweb