mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-10 15:32:38 -07:00
Fix config version updgrade
This commit is contained in:
parent
33acf9402d
commit
561d994328
2 changed files with 2 additions and 2 deletions
|
@ -2613,7 +2613,7 @@ class WebInterface(object):
|
|||
checked_configs = [
|
||||
"launch_browser", "enable_https", "https_create_cert", "api_enabled", "freeze_db", "check_github",
|
||||
"grouping_global_history", "grouping_user_history", "grouping_charts", "group_history_tables",
|
||||
"pms_ssl", "pms_is_remote", "pms_url_manual", "home_stats_type", "week_start_monday",
|
||||
"pms_ssl", "pms_is_remote", "pms_url_manual", "week_start_monday",
|
||||
"refresh_libraries_on_startup", "refresh_users_on_startup",
|
||||
"notify_consecutive", "notify_upload_posters", "notify_recently_added_upgrade",
|
||||
"notify_group_recently_added_grandparent", "notify_group_recently_added_parent",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue