Bläddra i källkod

quick update

removed useless comments
Sebastien Lemery 10 år sedan
förälder
incheckning
2714b96e69
1 ändrade filer med 38 tillägg och 36 borttagningar
  1. 38 36
      pisg.cfg

+ 38 - 36
pisg.cfg

@@ -3,40 +3,42 @@
 # For a list of all configuration options, see docs/pisg-doc.txt or
 # docs/html/index.html for a HTML version.
 #
-# Here is some basic examples, uncomment them to make them actually do
-# something.
-#
-# <set maintainer ="John">
-# <user nick="John" alias="Jonathan Jo" sex="m" pic="john.jpg">
-# <set FoulWords="ass fuck bitch shit fucker cunt cock dick penis">
-# <set ViolentWords="slaps beats kick hits smacks stabs">
-# <set DailyActivity="31">
-# <set ShowWpl="1">
-# <set ShowCpl="1">
-# <set ShowWords="1">
-# <set ShowLineTime="1">
-# <set ShowFoulLine="1">
-# <set ShowMostNicks="1">
-# <set ShowSmileys="1">
-# <set ShowKarma="1">
-# <set ShowMostActiveByHour="1">
-# <set TopicHistory="10">
-# <set KarmaHistory="15">
-# <set NickTracking="1">
-#
-# <channel="#channel">
-#   Logfile="channel2.log"
-#   Format="mIRC"
-#   Network="SomeIRCNet"
-#   OutputFile="index.html"
-# </channel>
-#
+# Here is some basic examples, uncomment them to make them actually do something.
+<set maintainer ="John">
+<user nick="John" alias="Jonathan Jo" sex="m" pic="john.jpg">
+<set FoulWords="ass fuck bitch shit fucker cunt cock dick penis">
+<set ViolentWords="slaps beats kick hits smacks stabs">
+<set DailyActivity="31">
+<set ShowWpl="1">
+<set ShowCpl="1">
+<set ShowWords="1">
+<set ShowLineTime="1">
+<set ShowFoulLine="1">
+<set ShowMostNicks="1">
+<set ShowSmileys="1">
+<set ShowKarma="1">
+<set ShowMostActiveByHour="1">
+<set TopicHistory="10">
+<set KarmaHistory="15">
+<set NickTracking="1">
+<user nick="\" alias="">
+<user nick="chanserv" ignore="y">
+<user nick="nickserv" ignore="y">
+<user nick="saslserv" ignore="y">
+
+<channel="#channel">
+ Logfile="channel2.log"
+ Format="mIRC"
+ Network="SomeIRCNet"
+ OutputFile="index.html"
+</channel>
+
 # (Eggdrop setup example)
-# <channel="#pisg">
-#   LogDir="/home/user/eggdrop/logs/"
-#   LogPrefix="%23pisg."
-#   Format="eggdrop"
-#   Network="freenode"
-#   OutputFile="/var/www/html/eggy.html"
-# </channel>
-# 
+<channel="#pisg">
+ LogDir="/home/user/eggdrop/logs/"
+ LogPrefix="%23pisg."
+ Format="eggdrop"
+ Network="freenode"
+ OutputFile="/var/www/html/eggy.html"
+</channel>
+