add support for custom locations

This commit is contained in:
nd 2020-04-29 18:51:49 +02:00
parent 1ddb7fa78d
commit b3aa2c6169
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9
2 changed files with 9 additions and 1 deletions

View file

@ -96,6 +96,9 @@ match: ''
# an absolut unix path, only set if not none
alias: None
# Array of custom config strings to add to the vhost config, the ";" is added after every entry
custom: []
```
**authconfig**