21 lines
417 B
Plaintext
21 lines
417 B
Plaintext
---
|
|
warehostdatabase: "host=localhost user=warehost dbname=warehost password=hallo sslmode=disable"
|
|
log:
|
|
path: test.log
|
|
databasedebug: false
|
|
path_user: http
|
|
path_group: http
|
|
ftp:
|
|
enable: true
|
|
path_id: /tmp/ftp/%d/
|
|
web:
|
|
enable: true
|
|
template: caddy
|
|
config: /tmp/a
|
|
path_domain: /tmp/b
|
|
database:
|
|
enable: true
|
|
type: mysql
|
|
connection: "root:hallo@/mysql?interpolateParams=true"
|
|
prefix: "warehost_db"
|