From 8db11f71f84c2048e0bbabe9e179dd2409a9df05 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Wed, 3 Jul 2013 18:26:35 +0100 Subject: [PATCH] Reorder supybot plugins to match what it generates --- cookbooks/supybot/templates/default/supybot.conf.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbooks/supybot/templates/default/supybot.conf.erb b/cookbooks/supybot/templates/default/supybot.conf.erb index 212dab1a2..7bb524ed9 100644 --- a/cookbooks/supybot/templates/default/supybot.conf.erb +++ b/cookbooks/supybot/templates/default/supybot.conf.erb @@ -667,7 +667,7 @@ supybot.directories.log: /var/log/supybot # # Default value: ### -supybot.plugins: Git Admin Misc Services User Owner Config Channel +supybot.plugins: Git Admin Misc Owner User Services Config Channel ### # Determines whether this plugin is loaded by default. -- 2.39.5