mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-05 18:24:06 +00:00
Change socket_binding to a nested configuration in YAML
This commit is contained in:
@@ -140,7 +140,9 @@ https_only: false
|
||||
## permissions following the UNIX octal convention.
|
||||
## Default: <none>
|
||||
##
|
||||
#socket_binding: /tmp/invidious.sock,777
|
||||
#socket_binding:
|
||||
# path: /tmp/invidious.sock
|
||||
# permissions: 777
|
||||
|
||||
|
||||
# -----------------------------
|
||||
|
Reference in New Issue
Block a user