1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 18:28:12 +00:00

Browser: Add Browser.ini configuration file

The Browser can now load a home page URL from the user's Browser.ini
configuration file rather than using a hard-coded URL.
This commit is contained in:
Brendan Coles 2020-04-25 03:25:11 +00:00 committed by Andreas Kling
parent 0f4fa43541
commit 6dde2c7f47
2 changed files with 6 additions and 2 deletions

View file

@ -0,0 +1,2 @@
[Preferences]
Home=file:///home/anon/www/welcome.html