v0.9.5
- major update: app.js: rewrite socket handling to stream data (fix issues POSTing with shoddy dialup, namely fix wtv-update:/sync issues) - update: wtv-home:/home: remove broken irc test, add links to DiskHax and VFatHax, remove URL Accessor form from MiniBrowser because it doesn't work - update: wtv-update:/sync: skip file if the Content-length matches the client and the client file is equal or newer, since client is not storing wtv-checksum for some reason. Client file time is set to when the client received the file last, and not actually when the file was modified on our end
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"service_logo": "MSNLogo.gif",
|
||||
"service_splash_logo": "splash_logo_msn.gif",
|
||||
"hide_ssid_in_logs": true,
|
||||
"socket_timeout": 350,
|
||||
"post_percentages": [ 0, 25, 50, 100],
|
||||
"verbosity": 2
|
||||
},
|
||||
"services": {
|
||||
|
||||
Reference in New Issue
Block a user