mirror of
https://github.com/rembo10/headphones.git
synced 2026-07-22 00:44:00 +01:00
Merge remote-tracking branch 'upstream/develop' into feature/refactor_config
Conflicts: headphones/__init__.py headphones/searcher.py headphones/webserve.py
This commit is contained in:
@@ -52,7 +52,7 @@ def initialize(options=None):
|
||||
'tools.encode.encoding': 'utf-8',
|
||||
'tools.decode.on': True,
|
||||
'log.screen': False,
|
||||
'engine.autoreload_on': False,
|
||||
'engine.autoreload.on': False,
|
||||
}
|
||||
|
||||
if enable_https:
|
||||
|
||||
Reference in New Issue
Block a user