add cache config

This commit is contained in:
psy 2023-07-16 17:16:58 +02:00
parent daef88d92f
commit 040a5e8f58
No known key found for this signature in database
GPG key ID: 30546501FF65B1A5
2 changed files with 13 additions and 0 deletions

View file

@ -120,6 +120,9 @@ alias: None
# Array of custom config strings to add to the vhost config, the ";" is added after every entry
custom: []
# name of the cache to use, only set if not none
cache: None
```
**authconfig**