added reindexing

This commit is contained in:
ston1th 2019-08-24 17:42:02 +02:00
commit bb22097b7b
17 changed files with 226 additions and 47 deletions

View file

@ -30,6 +30,7 @@ var reserved = []string{
core.UserURI,
core.RawPrefix,
core.IndexPrefix,
core.ReindexPrefix,
core.UploadPrefix,
core.NewPrefix,
core.MovePrefix,