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, 5 insertions, 1 deletions
diff --git a/etc/sweets.conf b/etc/sweets.conf
index 9cb3e12..bbc15ac 100644
--- a/etc/sweets.conf
+++ b/etc/sweets.conf
@@ -5,7 +5,11 @@ plugins = sn client
[local]
# url to connect to Sugar Network server API
api-url = http://api-testing.network.sugarlabs.org
+# space separated list of layers to restrict Sugar Network content by
+layers = peruvian-pilot
+# sugar-client configuration
+# http://wiki.sugarlabs.org/go/Platform_Team/Server_Kit/sugar-client
[client]
# start cron tasks with specified timeout in seconds; it makes sense to avoid
# overloading the system on startup
@@ -23,4 +27,4 @@ stats-timeout = 3600
# the system
update-args = --disablerepo=* --enablerepo=sweets_base --enablerepo=sweets --enablerepo=deployment
# if more than 0, do regular unattended updates with specified delay in seconds
-update-timeout = 3600
+update-timeout = 86400