mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 06:10:54 +03:00
add support for inter-node communications
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -236,6 +236,11 @@
|
||||
"create_default_admin": false,
|
||||
"naming_rules": 1,
|
||||
"is_shared": 0,
|
||||
"node": {
|
||||
"host": "",
|
||||
"port": 0,
|
||||
"proto": "http"
|
||||
},
|
||||
"backups_path": "backups"
|
||||
},
|
||||
"httpd": {
|
||||
|
||||
Reference in New Issue
Block a user