1
0

Move config pages into config dir

This commit is contained in:
David Robertson
2022-10-24 13:53:36 +01:00
parent 653044649a
commit 5d1998515a
34 changed files with 52 additions and 52 deletions

View File

@@ -106,4 +106,4 @@ The following JSON body parameters are available:
- `job_name` - A string which job to run. Valid values are:
- `populate_stats_process_rooms` - Recalculate the stats for all rooms.
- `regenerate_directory` - Recalculate the [user directory](../../../user_directory.md) if it is stale or out of sync.
- `regenerate_directory` - Recalculate the [user directory](../../configuration/user_directory.md) if it is stale or out of sync.