Added documentation for commands to manage users and view actors
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -30,6 +30,9 @@ mix mobilizon.instance gen [<options>]
|
||||
|
||||
### move_participant_stats
|
||||
|
||||
!!! tip "Environment"
|
||||
You need to run these commands with the appropriate environment loaded
|
||||
|
||||
Task to move participant stats directly on the `event` table (so there's no need to count event participants each time).
|
||||
This task should **only be run once** when migrating from `v1.0.0-beta.1` to `v1.0.0-beta.2`.
|
||||
|
||||
@@ -41,6 +44,9 @@ mix mobilizon.move_participant_stats
|
||||
|
||||
### setup_search
|
||||
|
||||
!!! tip "Environment"
|
||||
You need to run these commands with the appropriate environment loaded
|
||||
|
||||
Task to setup search for existing events.
|
||||
|
||||
This task should **only be run once** when migrating from `v1.0.0-beta.1` to `v1.0.0-beta.2`.
|
||||
|
||||
Reference in New Issue
Block a user