[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [websites/paste-kde-org] app/config: Run Akismet on paste content by default
From:       Sayak Banerjee <sayakb () kde ! org>
Date:       2014-11-07 1:21:20
Message-ID: E1XmYEq-0001Rn-PS () scm ! kde ! org
[Download RAW message or body]

Git commit 92955f5a9f8e6e8b409ead81f4961ecd667d6660 by Sayak Banerjee.
Committed on 07/11/2014 at 01:21.
Pushed by sayakb into branch 'master'.

Run Akismet on paste content by default

M  +2    -2    app/config/antispam.php

http://commits.kde.org/websites/paste-kde-org/92955f5a9f8e6e8b409ead81f4961ecd667d6660

diff --git a/app/config/antispam.php b/app/config/antispam.php
index 9f205c5..eb653b2 100755
--- a/app/config/antispam.php
+++ b/app/config/antispam.php
@@ -28,13 +28,13 @@ return array(
 
 	'scopes'  => array(
 
-		'paste'    => array('ipban', 'censor', 'noflood', 'php', 'stealth'),
+		'paste'    => array('ipban', 'censor', 'noflood', 'php', 'stealth', 'akismet'),
 
 		'comment'  => array('ipban', 'censor', 'noflood', 'php', 'akismet'),
 
 		'search'   => array('ipban', 'noflood'),
 
-		'api_call' => array('ipban', 'censor', 'noflood', 'php'),
+		'api_call' => array('ipban', 'censor', 'noflood', 'php', 'akismet'),
 
 	),
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic