back to development

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2022-10-23 09:20:00 +02:00
parent 63bf8eb1a1
commit 222f0c735b
6 changed files with 27 additions and 30 deletions

View File

@@ -2,7 +2,7 @@ Index: sftpgo/sftpgo.json
===================================================================
--- sftpgo.orig/sftpgo.json
+++ sftpgo/sftpgo.json
@@ -58,7 +58,7 @@
@@ -59,7 +59,7 @@
"domains": [],
"email": "",
"key_type": "4096",
@@ -11,7 +11,7 @@ Index: sftpgo/sftpgo.json
"ca_endpoint": "https://acme-v02.api.letsencrypt.org/directory",
"renew_days": 30,
"http01_challenge": {
@@ -180,7 +180,7 @@
@@ -185,7 +185,7 @@
},
"data_provider": {
"driver": "sqlite",
@@ -20,7 +20,7 @@ Index: sftpgo/sftpgo.json
"host": "",
"port": 0,
"username": "",
@@ -194,7 +194,7 @@
@@ -201,7 +201,7 @@
"track_quota": 2,
"delayed_quota_update": 0,
"pool_size": 0,
@@ -29,21 +29,12 @@ Index: sftpgo/sftpgo.json
"actions": {
"execute_on": [],
"execute_for": [],
@@ -202,7 +202,7 @@
@@ -243,7 +243,7 @@
"port": 0,
"proto": "http"
},
"external_auth_hook": "",
"external_auth_scope": 0,
- "credentials_path": "credentials",
+ "credentials_path": "/var/lib/sftpgo/credentials",
"pre_login_hook": "",
"post_login_hook": "",
"post_login_scope": 0,
@@ -232,7 +232,7 @@
"create_default_admin": false,
"naming_rules": 1,
"is_shared": 0,
- "backups_path": "backups",
+ "backups_path": "/srv/sftpgo/backups",
"auto_backup": {
"enabled": true,
"hour": "0",
- "backups_path": "backups"
+ "backups_path": "/srv/sftpgo/backups"
},
"httpd": {
"bindings": [