aboutsummaryrefslogtreecommitdiffstats
path: root/docs/source/api/activities.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source/api/activities.rst')
-rw-r--r--docs/source/api/activities.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/source/api/activities.rst b/docs/source/api/activities.rst
index 1b61517b..cbbd1fab 100644
--- a/docs/source/api/activities.rst
+++ b/docs/source/api/activities.rst
@@ -1,6 +1,6 @@
.. MediaGoblin Documentation
- Written in 2011, 2012 by MediaGoblin contributors
+ Written in 2015 by MediaGoblin contributors
To the extent possible under law, the author(s) have dedicated all
copyright and related and neighboring rights to this software to
@@ -133,14 +133,14 @@ These are:
+-------------+----------+----------+----------------------------------+
| Parameter | Default | Limit | Description |
+=============+==========+==========+==================================+
-| count | 20 | 200 | Number activities to return |
+| count | 20 | 200 | Number of activities to return |
+-------------+----------+----------+----------------------------------+
| offset | 0 | No limit | Offset of collection |
+-------------+----------+----------+----------------------------------+
.. warning::
Activities are added to the beginning of collection so using count and
- offset to do pages.
+ offset is a bad way of doing pages.
.. important::
Due to the way we're currently doing deletes in MediaGoblin some activities