mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-26 05:17:44 +01:00
added mover module
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ def configCreate(path):
|
||||
config['General']['http_port'] = 8181
|
||||
config['General']['http_username'] = ''
|
||||
config['General']['http_password'] = ''
|
||||
config['General']['launch_browser'] = 0
|
||||
config['General']['launch_browser'] = 1
|
||||
config['General']['include_lossless'] = 0
|
||||
config['General']['flac_to_mp3'] = 0
|
||||
config['General']['move_to_itunes'] = 0
|
||||
|
||||
Reference in New Issue
Block a user