Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGonzalo Odiard <godiard@gmail.com>2014-07-10 20:57:19 (GMT)
committer Gonzalo Odiard <godiard@gmail.com>2014-07-14 11:00:09 (GMT)
commit132c47ff67c76640d532621e5853e1735d69ec2a (patch)
tree62ce000fa7bca9f7b80e86c70f78cbccd13caef9
parent28684d6c25499e76510aa1ee6b6a5950de6076ae (diff)
Set max_participants = 2
With more users we have problems when one user is disconnected and try to connect again. In general collavboration stability decrease with number of users.
-rw-r--r--activity/activity.info1
1 files changed, 1 insertions, 0 deletions
diff --git a/activity/activity.info b/activity/activity.info
index 16dfd7a..c7abacd 100644
--- a/activity/activity.info
+++ b/activity/activity.info
@@ -8,3 +8,4 @@ show_launcher = yes
mime_types = application/x-memorize-project;
license = GPLv2+
summary = Here you can play games that challenge your memory! But, more importantly, you can create your own game to test the memory of others!
+max_participants = 2