[dw-free] 'xpost_accounts' CAP missing in config.pl for permanent level
[commit: http://hg.dwscoalition.org/dw-free/rev/dcab5b2f3aac]
http://bugs.dwscoalition.org/show_bug.cgi?id=3506
Add xpost_accounts for permanent accounts to demo config.pl file.
Patch by
fu.
Files modified:
http://bugs.dwscoalition.org/show_bug.cgi?id=3506
Add xpost_accounts for permanent accounts to demo config.pl file.
Patch by
Files modified:
- etc/config.pl
--------------------------------------------------------------------------------
diff -r 8dac62aa9d62 -r dcab5b2f3aac etc/config.pl
--- a/etc/config.pl Tue Feb 15 11:36:34 2011 +0800
+++ b/etc/config.pl Tue Feb 15 14:50:12 2011 +0800
@@ -535,6 +535,7 @@
'userpics' => 150,
'userpicselect' => 1,
'viewmailqueue' => 1,
+ 'xpost_accounts' => 5,
'paid' => 1,
'fastserver' => 1,
},
--------------------------------------------------------------------------------
