mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-30 11:38:36 -07:00
Set Windows launch at startup
This commit is contained in:
parent
4b5f880ccb
commit
7bb9c6c915
6 changed files with 149 additions and 65 deletions
|
@ -293,6 +293,7 @@ _CONFIG_DEFINITIONS = {
|
|||
'JOIN_ON_NEWDEVICE': (int, 'Join', 0),
|
||||
'JOURNAL_MODE': (str, 'Advanced', 'WAL'),
|
||||
'LAUNCH_BROWSER': (int, 'General', 1),
|
||||
'LAUNCH_STARTUP': (int, 'General', 1),
|
||||
'LOG_BLACKLIST': (int, 'General', 1),
|
||||
'LOG_DIR': (str, 'General', ''),
|
||||
'LOGGING_IGNORE_INTERVAL': (int, 'Monitoring', 120),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue