Browse Source

Modification du fichier de config

Martin Passard 7 years ago
parent
commit
4c78abaa62
1 changed files with 34 additions and 34 deletions
  1. 34 34
      ressources/config/config.properties

+ 34 - 34
ressources/config/config.properties

@@ -1,34 +1,34 @@
-#### UneFede configuration
-
-### Setting the bot ###
-
-## IRC server and channel settings ##
-#Main server address
-SERVER=irc.geeknode.net
-#Main port
-PORT=6667
-#Channels with
-CHANNELS=#Marmat,#ffdn
-
-##IRC bot admins setting ##
-#Set who will be messaged if the bot needs to: exemple: if it get's kicked from somewhere
-#To set multiple admins, use the character ',' to split them.
-Admins=Marmat
-
-## Bot settings
-#Time the bot will wait until it retry to connect when disconnected
-Timeout_before_reconnecting=360
-#Time in milliseconds beween each messages the bot can say
-Time_between_messages=200
-#Time in miliseconds the bot will wait before reconnecting to a channel it just went kicked of
-Wait_before_reconnecting_when_kicked=10000
-
-##Developpment and debug settings
-#Will the bot be explicit or stay quiet (Warning: It Speaks a LOT!)
-Debug=true
-
-##DB cache settings
-#Time between each +reload allowed in seconds
-Minimum_time_beetween_+reload=360
-#Time between each autoreload in seconds
-CacheReloader_timeout=3600
+#### UneFede configuration
+
+### Setting the bot ###
+
+## IRC server and channel settings ##
+#Main server address
+SERVER=irc.geeknode.net
+#Main port
+PORT=6667
+#Channels with
+CHANNELS=#Marmat
+
+##IRC bot admins setting ##
+#Set who will be messaged if the bot needs to: exemple: if it get's kicked from somewhere
+#To set multiple admins, use the character ',' to split them.
+Admins=Marmat
+
+## Bot settings
+#Time the bot will wait until it retry to connect when disconnected
+Timeout_before_reconnecting=360
+#Time in milliseconds beween each messages the bot can say
+Time_between_messages=200
+#Time in miliseconds the bot will wait before reconnecting to a channel it just went kicked of
+Wait_before_reconnecting_when_kicked=10000
+
+##Developpment and debug settings
+#Will the bot be explicit or stay quiet (Warning: It Speaks a LOT!)
+Debug=true
+
+##DB cache settings
+#Time between each +reload allowed in seconds
+Minimum_time_beetween_+reload=360
+#Time between each autoreload in seconds
+CacheReloader_timeout=3600