mirror of
https://codeberg.org/icewind/haze.git
synced 2026-06-03 17:14:08 +02:00
bit more readme
This commit is contained in:
parent
222c500e5c
commit
21a7b0fd25
1 changed files with 2 additions and 1 deletions
|
|
@ -102,7 +102,8 @@ haze [match] stop
|
|||
Configuration is loaded from `~/.config/haze/haze.toml` and has the following options
|
||||
|
||||
```toml
|
||||
sources_root = "/srv/http/owncloud"
|
||||
sources_root = "/path/to/sources" # path of the nextcloud sources. required
|
||||
work_dir = "/path/to/temp/dir" # path to temporary directory. optional, defaults to "/tmp/haze"
|
||||
|
||||
[auto_setup] # optional
|
||||
enabled = false # whether or not to automatically install nextcloud on `haze start`. optional, defaults to false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue