Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/trac/templates/trac.ini.erb

Issue 5911332075339776: Issue #699 Set minimum karma points for non-spam commits in Trac's spam filter to -14 (Closed)
Patch Set: Created June 25, 2014, 3:18 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/trac/templates/trac.ini.erb
===================================================================
--- a/modules/trac/templates/trac.ini.erb
+++ b/modules/trac/templates/trac.ini.erb
@@ -329,3 +329,4 @@
max_posts_by_ip = 50
bayes_min_training = 10
authenticated_karma = 0
+min_karma = -14
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld