mirror of
https://github.com/drakkan/sftpgo.git
synced 2026-03-14 14:25:52 +01:00
several doc fixes
This commit is contained in:
parent
7896d2eef7
commit
3702bc8413
10 changed files with 32 additions and 24 deletions
|
|
@ -11,9 +11,9 @@
|
|||
<key>SFTPGO_LOG_FILE_PATH</key>
|
||||
<string>/usr/local/opt/sftpgo/var/log/sftpgo.log</string>
|
||||
<key>SFTPGO_HTTPD__TEMPLATES_PATH</key>
|
||||
<string>/usr/local/opt/sftpgo/var/lib/templates</string>
|
||||
<string>/usr/local/opt/sftpgo/usr/share/templates</string>
|
||||
<key>SFTPGO_HTTPD__STATIC_FILES_PATH</key>
|
||||
<string>/usr/local/opt/sftpgo/var/lib/static</string>
|
||||
<string>/usr/local/opt/sftpgo/usr/share/static</string>
|
||||
<key>SFTPGO_HTTPD__BACKUPS_PATH</key>
|
||||
<string>/usr/local/opt/sftpgo/var/lib/backups</string>
|
||||
<key>SFTPGO_DATA_PROVIDER__CREDENTIALS_PATH</key>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue