dokouwiki: add option which theme branch to check out
This commit is contained in:
parent
e943a541e5
commit
b5ddebcada
3 changed files with 3 additions and 0 deletions
|
@ -23,6 +23,7 @@ None.
|
|||
- `dokuwiki__php_user`: User of your php-fpm process, default `www-data`
|
||||
- `dokuwiki__nginx_user`: User of your nginx process, default `nginx`
|
||||
- `dokuwiki__custom_theme_git_url`: Clone URL of custom theme (HTTPS only)
|
||||
- `dokuwiki__custom_theme_version`: Version (git branch, tag, ...) to checkout, default main
|
||||
- `dokuwiki__custom_theme_name`: Name of the directory into which the custom theme is cloned
|
||||
|
||||
## nginx Configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue