added reindexing
This commit is contained in:
parent
407ec638fe
commit
bb22097b7b
17 changed files with 226 additions and 47 deletions
|
|
@ -30,6 +30,7 @@ var reserved = []string{
|
|||
core.UserURI,
|
||||
core.RawPrefix,
|
||||
core.IndexPrefix,
|
||||
core.ReindexPrefix,
|
||||
core.UploadPrefix,
|
||||
core.NewPrefix,
|
||||
core.MovePrefix,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue