docs: added interpolation options to manpage
This commit is contained in:
parent
cdb14a76d6
commit
1a97c33762
1 changed files with 7 additions and 1 deletions
|
@ -63,7 +63,13 @@ If not found, the daemon emits a warning and uses built-in defaults.
|
||||||
|
|
||||||
## Section `[time]`
|
## Section `[time]`
|
||||||
|
|
||||||
All values in hours (0–23):
|
Interpolation options:
|
||||||
|
|
||||||
|
- interpolation_temp
|
||||||
|
- interpolation_gamma
|
||||||
|
available options: linear, cubic, cubiceaseinout, cosine, exponential
|
||||||
|
|
||||||
|
Values in hours (0–23):
|
||||||
|
|
||||||
- **sunset_start**
|
- **sunset_start**
|
||||||
- **sunset_end**
|
- **sunset_end**
|
||||||
|
|
Loading…
Reference in a new issue