mirror of
https://github.com/librespeed/speedtest.git
synced 2026-05-13 16:26:38 +00:00
| .. | ||
| fonts | ||
| images | ||
| javascript | ||
| screenshots | ||
| styling | ||
| index.html | ||
| README.md | ||
| server-list.json | ||
| settings.json | ||
LibreSpeed frontend
This directory contains the modern LibreSpeed UI assets.
Deployment
For installation and deployment, follow the top-level README.md
and DESIGN_SWITCH.md. In non-Docker deployments, the
contents of this directory must be copied so styling/, javascript/,
images/, and fonts/ sit next to the root HTML files.
Configuration
server-list.jsoncontains the default server list used by the modern UI.settings.jsonoverrides selectedspeedtest_worker.jssettings.index.htmlandindex-modern.htmlshow how the frontend is wired up.
Notes
- The modern frontend expects modern browser features and does not support old browsers.
- This directory does not contain the backend or results-sharing files.