From a4acd4c4e50dda6072242c01ebbf3ba764822d94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Lebleu?= Date: Thu, 1 Oct 2015 22:07:43 +0200 Subject: [PATCH] [fix] Update backup_restore api route and configuration --- data/actionsmap/yunohost.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/data/actionsmap/yunohost.yml b/data/actionsmap/yunohost.yml index ca539090b..b338616f4 100644 --- a/data/actionsmap/yunohost.yml +++ b/data/actionsmap/yunohost.yml @@ -600,9 +600,7 @@ backup: ### backup_restore() restore: action_help: Restore from a local backup archive - api: POST /restore - configuration: - authenticate: false + api: POST /backup/restore/ arguments: name: help: Name of the local backup archive