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.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/sweets.conf b/etc/sweets.conf
index 6780755..3067be7 100644
--- a/etc/sweets.conf
+++ b/etc/sweets.conf
@@ -5,7 +5,7 @@
[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
+plugins = telepathy proxy sn stats upgrade
#[webui]
# this is for testing only, allows for easier automatic testing
@@ -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.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 = 0
+upgrade-timeout = 86400