Remove the WebManifest

This commit is contained in:
Miraty 2022-02-18 16:37:41 +01:00
commit 05da7e24a7
5 changed files with 1 additions and 32 deletions

View file

@ -10,8 +10,6 @@ A LibreQR instance is available at <https://qr.antopie.org>.
## How it works
A [WebManifest](https://developer.mozilla.org/docs/Web/Manifest) is also included, which allows better system integration using Fennec (Firefox Android) ou Chromium.
QR codes generated are located in the temp/ directory, named with the number of random characters set in config.inc.php (32 by default), and then deleted after the time set in config.inc.php (2 days by default).
See `config.inc.php` for more settings.