invidious: Update configuration
This commit is contained in:
parent
d99e034eb2
commit
d1c429c170
|
@ -1,4 +1,5 @@
|
|||
domain: invidious.local
|
||||
external_port: 80
|
||||
channel_threads: 1
|
||||
feed_threads: 1
|
||||
registration_enabled: true
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
domain: tube.netflux.io
|
||||
external_port: 443
|
||||
channel_threads: 2
|
||||
feed_threads: 2
|
||||
registration_enabled: false
|
||||
|
|
Loading…
Reference in New Issue