add support for custom locations
This commit is contained in:
parent
1ddb7fa78d
commit
b3aa2c6169
2 changed files with 9 additions and 1 deletions
|
|
@ -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**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue