This repository has been archived on 2020-09-27. You can view files and clone it, but cannot push or open issues or pull requests.
2016-11-27 10:06:35 +01:00
|
|
|
---
|
|
|
|
database: "host={{warehost_db_host}} user={{warehost_db_user}} dbname={{warehost_db_dbname}} password={{warehost_db_pass}} sslmode=disable"
|
|
|
|
log:
|
|
|
|
path: /var/log/warehost/ftp.log
|
|
|
|
databasedebug: false
|
|
|
|
port: {{warehost_ftp_port}}
|
2016-12-20 12:14:13 +01:00
|
|
|
own: {{warehost_ftp_own_path}}/%d/
|
2016-11-27 10:06:35 +01:00
|
|
|
host: {{warehost_ftp_host_path}}/%s/
|
|
|
|
web: {{warehost_ftp_web_path}}/%d/
|