mirror of
https://github.com/sle118/squeezelite-esp32.git
synced 2025-12-09 21:17:18 +03:00
increase http client buffer size
This commit is contained in:
@@ -29,7 +29,7 @@ def check_path(path):
|
||||
except KeyError:
|
||||
pass
|
||||
paths[path] = path
|
||||
winpath =re.sub(r'\\n$',winpath,' ',1)
|
||||
winpath =path
|
||||
|
||||
if not os.path.exists(winpath):
|
||||
# cache as failed, replace with success if it works
|
||||
|
||||
Reference in New Issue
Block a user