Quote:
Originally Posted by wwwonka
Could it be possible in a future patch to bypass the browser prompt when the kobo is not connected to a network in order to access localhost sites served from the device?
|
Instead of waiting for patch, you can simply modify the Kobo eReader.conf file located in the .kobo/Kobo directory. Open the file in a end of line sensitive editor (for Windows, I use Notepad++) and look for a line that reads [FeaureSettings]. If the line exists, copy and paste the IgnoreCaptivePortal line below it. If it doesn't exist, copy/paste both lines. Once that's done, save the file and optionally reboot.
Code:
[FeatureSettings]
IgnoreCaptivePortal=true