Merge lp:~quam-plures-core/quam-plures/remove_antispam_leftovers into lp:quam-plures

Proposed by EdB
Status: Merged
Merged at revision: not available
Proposed branch: lp:~quam-plures-core/quam-plures/remove_antispam_leftovers
Merge into: lp:quam-plures
Diff against target: 15 lines (+0/-7)
1 file modified
conf/_advanced.php (+0/-7)
To merge this branch: bzr merge lp:~quam-plures-core/quam-plures/remove_antispam_leftovers
Reviewer Review Type Date Requested Status
Tilman Blumenbach (community) Approve
Review via email: mp+19763@code.launchpad.net
To post a comment you must log in.
Revision history for this message
EdB (edb) wrote :

This removes 3 bits from conf/_advanced that were used to communicate with antispam central. Not needed anymore so there they go. Bye bye lines! Send us a postcard!

Revision history for this message
Tilman Blumenbach (tblue) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'conf/_advanced.php'
2--- conf/_advanced.php 2010-02-17 04:47:47 +0000
3+++ conf/_advanced.php 2010-02-20 03:48:18 +0000
4@@ -584,11 +584,4 @@
5 * this setting.
6 */
7 $tags_dash_fix = 0;
8-
9-
10-// ----- CHANGE THE FOLLOWING SETTINGS ONLY IF YOU KNOW WHAT YOU'RE DOING! -----
11-
12-$antispamsrv_host = 'antispam.b2evolution.net';
13-$antispamsrv_port = 80;
14-$antispamsrv_uri = '/evonetsrv/xmlrpc.php';
15 ?>

Subscribers

People subscribed via source and target branches