Features/Launch Limits: Difference between revisions
| Line 38: | Line 38: | ||
is open (e.g., SL #4554). This patch sets a limit on the number open | is open (e.g., SL #4554). This patch sets a limit on the number open | ||
instances of an activity based on a new field in activity.info: | instances of an activity based on a new field in activity.info: | ||
single_instance. | |||
If and only if the | If and only if the single_instance field is present in | ||
activity.info, is it used to set the limit of open instances. | activity.info, is it used to set the limit of open instances. | ||
single_instance = yes | |||
== Benefit to Sugar == | == Benefit to Sugar == | ||