From 2013ba497c79903d9efff4717e76f0ba23c2bfc4 Mon Sep 17 00:00:00 2001 From: Nicola Murino Date: Sun, 12 Jan 2020 19:02:09 +0100 Subject: [PATCH] macOS: add backups dir to the sample launchd service --- init/com.github.drakkan.sftpgo.plist | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/init/com.github.drakkan.sftpgo.plist b/init/com.github.drakkan.sftpgo.plist index 216716e8..372007e4 100644 --- a/init/com.github.drakkan.sftpgo.plist +++ b/init/com.github.drakkan.sftpgo.plist @@ -14,6 +14,8 @@ /usr/local/opt/sftpgo/templates SFTPGO_HTTPD__STATIC_FILES_PATH /usr/local/opt/sftpgo/static + SFTPGO_HTTPD__BACKUPS_PATH + /usr/local/opt/sftpgo/backups WorkingDirectory /usr/local/opt/sftpgo/etc @@ -27,4 +29,4 @@ ThrottleInterval 10 - \ No newline at end of file +