]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/supybot/templates/default/supybot.conf.erb
Drop duplicate nickserv password line
[chef.git] / cookbooks / supybot / templates / default / supybot.conf.erb
index 7e7769a084b15444f5630faf05d2573f793aba04..7e7776cf2799e25708903596982676f76b927251 100644 (file)
@@ -894,7 +894,6 @@ supybot.plugins.Services.NickServ: NickServ
 #
 # Default value: 
 ###
-supybot.plugins.Services.NickServ.password: <%= @passwords["nickserv"] %>
 supybot.plugins.Services.NickServ.password.osmbot: <%= @passwords["nickserv"] %>
 
 ###