mirror of
https://github.com/YunoHost-Apps/nitter_ynh.git
synced 2024-09-03 19:46:24 +02:00
Update config_panel.toml
This commit is contained in:
parent
a9e2c664b3
commit
a1e3fbdb48
1 changed files with 0 additions and 24 deletions
|
@ -22,30 +22,6 @@ services = ["__APP__"]
|
||||||
help = "Choose a default theme for this instance"
|
help = "Choose a default theme for this instance"
|
||||||
bind = "theme:__FINALPATH__/nitter.conf"
|
bind = "theme:__FINALPATH__/nitter.conf"
|
||||||
|
|
||||||
[main.config.hls_playback]
|
|
||||||
ask = "Enable HLS"
|
|
||||||
type = "boolean"
|
|
||||||
yes = "true"
|
|
||||||
no = "false"
|
|
||||||
help = "Enable HLS video playback by default"
|
|
||||||
bind = "hlsPlayback:__FINALPATH__/nitter.conf"
|
|
||||||
|
|
||||||
[main.config.infinite_scroll]
|
|
||||||
ask = "Enable infinite scrolling"
|
|
||||||
type = "boolean"
|
|
||||||
yes = "true"
|
|
||||||
no = "false"
|
|
||||||
help = "Enable infinite scrolling by default"
|
|
||||||
bind = "infiniteScroll:__FINALPATH__/nitter.conf"
|
|
||||||
|
|
||||||
[main.config.proxy_videos]
|
|
||||||
ask = "Proxy Twitter videos"
|
|
||||||
type = "boolean"
|
|
||||||
yes = "true"
|
|
||||||
no = "false"
|
|
||||||
help = "Proxy Twitter videos through Nitter by default"
|
|
||||||
bind = "Scanner.Extractor:__FINALPATH__/nitter.conf"
|
|
||||||
|
|
||||||
[main.config.replace_reddit]
|
[main.config.replace_reddit]
|
||||||
ask = "Libreddit instance"
|
ask = "Libreddit instance"
|
||||||
type = "string"
|
type = "string"
|
||||||
|
|
Loading…
Add table
Reference in a new issue