mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
PRSTux: Disable OTAs
We haven't been offering any for years, and I've just killed zsync support there anyway.
This commit is contained in:
@@ -14,7 +14,7 @@ local SonyPRSTUX = Generic:extend{
|
||||
model = "Sony PRSTUX",
|
||||
isSonyPRSTUX = yes,
|
||||
hasKeys = yes,
|
||||
hasOTAUpdates = yes,
|
||||
hasOTAUpdates = no,
|
||||
hasWifiManager = yes,
|
||||
canReboot = yes,
|
||||
canPowerOff = yes,
|
||||
|
||||
Reference in New Issue
Block a user