discomfitor pushed a commit to branch master.

commit 8184c5285697972867e786b9a2ac332e2784ee12
Author: Mike Blumenkrantz <[email protected]>
Date:   Mon Sep 2 14:20:39 2013 +0100

    enable teamwork module by default in standard config
---
 config/standard/e.src | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/config/standard/e.src b/config/standard/e.src
index 3fdc1ae..f6d6e38 100644
--- a/config/standard/e.src
+++ b/config/standard/e.src
@@ -1048,6 +1048,12 @@ group "E_Config" struct {
             value "priority" int: 0;
         }
         group "E_Config_Module" struct {
+            value "name" string: "teamwork";
+            value "enabled" uchar: 1;
+            value "delayed" uchar: 1;
+            value "priority" int: 0;
+        }
+        group "E_Config_Module" struct {
             value "name" string: "connman";
             value "enabled" uchar: 1;
             value "delayed" uchar: 1;

-- 

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk

Reply via email to