Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/etc/sweets.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/sweets.conf')
-rw-r--r--etc/sweets.conf12
1 files changed, 6 insertions, 6 deletions
diff --git a/etc/sweets.conf b/etc/sweets.conf
index ff5aa11..6780755 100644
--- a/etc/sweets.conf
+++ b/etc/sweets.conf
@@ -1,15 +1,15 @@
-[main]
+#[main]
# Helps while debugging
-debug = 3
+#debug = 3
[shell]
# Space separated list of plugins to enable.
# To upload users' stats to a Sugar Network node, add "stats" plugin.
plugins = telepathy proxy sn stats
-[webui]
+#[webui]
# this is for testing only, allows for easier automatic testing
-webui-host = 0.0.0.0
+#webui-host = 0.0.0.0
[blacklist]
cpsection =
@@ -23,7 +23,7 @@ cpsection =
# http://wiki.sugarlabs.org/go/Platform_Team/Sugar_Network/Implementation#sugar-network-client
[client]
# url to connect to Sugar Network server API
-api-url = http://node-testing.sugarlabs.org
+api-url = http://node.sugarlabs.org
# space separated list of layers to restrict Sugar Network content by
# for now, "pilot" layer is being used to QA most useful/stable activities
layers = pilot
@@ -48,4 +48,4 @@ stats-timeout = 3600
# Default parameters for sugar-plugin-upgrade package
[sugar-plugin-upgrade]
# if more than 0, do regular unattended system update with specified delay in seconds
-upgrade-timeout = 86400
+upgrade-timeout = 0