mirror of
https://github.com/9001/copyparty.git
synced 2026-09-24 21:30:22 +01:00
api for rescanning multiple volumes;
`?scan=/foo,/bar` will perform a filesystem reindexing of volumes `/foo` and `/bar` even if they only have `e2d` and not `e2ds`
This commit is contained in:
@@ -261,6 +261,7 @@ upload modifiers:
|
||||
|--|--|--|
|
||||
| GET | `?reload=cfg` | reload config files and rescan volumes |
|
||||
| GET | `?scan` | initiate a rescan of the volume which provides URL |
|
||||
| GET | `?scan=/a,/b` | initiate a rescan of volumes `/a` and `/b` |
|
||||
| GET | `?stack` | show a stacktrace of all threads |
|
||||
|
||||
## general
|
||||
|
||||
Reference in New Issue
Block a user