mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Fix missing first run complete flag causing setup wizard loop
This commit is contained in:
parent
51d701521a
commit
3eef2b7f21
2 changed files with 2 additions and 0 deletions
|
@ -307,6 +307,7 @@ CHECKED_SETTINGS = [
|
|||
'CACHE_IMAGES',
|
||||
'CHECK_GITHUB',
|
||||
'ENABLE_HTTPS',
|
||||
'FIRST_RUN_COMPLETE',
|
||||
'GET_FILE_SIZES',
|
||||
'GROUP_HISTORY_TABLES',
|
||||
'HISTORY_TABLE_ACTIVITY',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue