mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-04-12 09:05:01 +00:00
services: jellyfin: Allow gexps in extra-options.
* rosenthal/services/web.scm (jellyfin-configuration)[extra-options]: Change type to list.
This commit is contained in:
parent
1014d146c0
commit
e4b84dfa2c
@ -43,7 +43,7 @@
|
||||
(string "/var/log/jellyfin.log")
|
||||
"Path to log file.")
|
||||
(extra-options
|
||||
(list-of-strings '())
|
||||
(list '())
|
||||
"List of extra options.")
|
||||
(no-serialization))
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user