mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 14:20:55 +03:00
add backup/restore REST API
This commit is contained in:
@@ -45,6 +45,7 @@
|
||||
"bind_port": 8080,
|
||||
"bind_address": "127.0.0.1",
|
||||
"templates_path": "templates",
|
||||
"static_files_path": "static"
|
||||
"static_files_path": "static",
|
||||
"backups_path": "backups"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user