add Compilation symbols

This commit is contained in:
broquemonsieur
2023-06-06 23:54:34 -07:00
parent 8aff1d0409
commit 5fb47c5e9e
12 changed files with 24 additions and 7 deletions

View File

@@ -627,11 +627,11 @@ default_user_preferences:
##
## Accepted values: A list of strings
## Each entry can be one of: "Popular", "Trending",
## "Subscriptions", "Playlists"
## "Subscriptions", "Playlists", "Compilations"
##
## Default: ["Popular", "Trending", "Subscriptions", "Playlists"] (show all feeds)
## Default: ["Popular", "Trending", "Subscriptions", "Playlists","Compilations"] (show all feeds)
##
#feed_menu: ["Popular", "Trending", "Subscriptions", "Playlists"]
#feed_menu: ["Popular", "Trending", "Subscriptions", "Playlists","Compilations"]
##
## Default feed to display on the home page.