[fix] Update backup_restore api route and configuration

This commit is contained in:
Jérôme Lebleu 2015-10-01 22:07:43 +02:00
parent b57d945af9
commit a4acd4c4e5

View file

@ -600,9 +600,7 @@ backup:
### backup_restore() ### backup_restore()
restore: restore:
action_help: Restore from a local backup archive action_help: Restore from a local backup archive
api: POST /restore api: POST /backup/restore/<name>
configuration:
authenticate: false
arguments: arguments:
name: name:
help: Name of the local backup archive help: Name of the local backup archive