mirror of
https://github.com/rembo10/headphones.git
synced 2026-03-21 20:29:27 +00:00
@@ -31,9 +31,6 @@ def initialize(options={}):
|
||||
'server.socket_port': options['http_port'],
|
||||
'server.socket_host': options['http_host'],
|
||||
'engine.autoreload_on': False,
|
||||
'tools.encode.on' : True,
|
||||
'tools.encode.encoding' : 'utf-8',
|
||||
'tools.decode.on' : True,
|
||||
})
|
||||
|
||||
conf = {
|
||||
|
||||
Reference in New Issue
Block a user