summarylogtreecommitdiffstats
path: root/sftpgo.json
diff options
context:
space:
mode:
Diffstat (limited to 'sftpgo.json')
-rw-r--r--sftpgo.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/sftpgo.json b/sftpgo.json
index 44369fd86074..1b8679cb6f71 100644
--- a/sftpgo.json
+++ b/sftpgo.json
@@ -55,8 +55,8 @@
"httpd": {
"bind_port": 8080,
"bind_address": "127.0.0.1",
- "templates_path": "/var/lib/sftpgo/templates",
- "static_files_path": "/var/lib/sftpgo/static",
+ "templates_path": "/usr/share/sftpgo/templates",
+ "static_files_path": "/usr/share/sftpgo/static",
"backups_path": "/var/lib/sftpgo/backups",
"auth_user_file": "",
"certificate_file": "",