mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 23:00:55 +03:00
add backup/restore REST API
This commit is contained in:
@@ -87,6 +87,7 @@ func init() {
|
||||
BindAddress: "127.0.0.1",
|
||||
TemplatesPath: "templates",
|
||||
StaticFilesPath: "static",
|
||||
BackupsPath: "backups",
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user