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

Unified Diff: modules/discourse/manifests/init.pp

Issue 5735669590654976: #753 - set up an order system to let eyeo employees file order requests (Closed)
Patch Set: #753 - set up an order system to let eyeo employees file order requests Created July 30, 2014, 2:14 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 | « manifests/issuesserver.pp ('k') | modules/trac/files/eyeo_logo.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/discourse/manifests/init.pp
===================================================================
--- a/modules/discourse/manifests/init.pp
+++ b/modules/discourse/manifests/init.pp
@@ -258,12 +258,6 @@
value => 'adblockplus.org,eyeo.com'
}
- discourse::sitesetting {'max_mentions_per_post':
- ensure => present,
- type => 3,
- value => '50',
- }
-
Discourse::Customservice <| |> {
user => 'discourse',
workdir => '/opt/discourse',
« no previous file with comments | « manifests/issuesserver.pp ('k') | modules/trac/files/eyeo_logo.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld