mirror of
https://git.nadeko.net/Fijxu/invidious.git
synced 2025-12-14 09:05:09 +00:00
feat(frontend): config option to disable video downloads
This commit is contained in:
@@ -244,6 +244,8 @@ class Config
|
||||
|
||||
property max_popular_results : Int32 = 40
|
||||
|
||||
property disable_video_downloads : Bool = false
|
||||
|
||||
{% if flag?(:linux) %}
|
||||
property reload_config_automatically : Bool = true
|
||||
{% end %}
|
||||
|
||||
Reference in New Issue
Block a user