Block pages indexing

This commit is contained in:
2022-04-23 20:41:31 +02:00
parent 48112dfed7
commit 234e77d08a
5 changed files with 17 additions and 4 deletions

View File

@ -28,7 +28,7 @@ Features :
* [x] TOTP (authenticator app)
* [x] Using a security key (Webauthn)
* [ ] Fully responsive webui
* [ ] `robots.txt` file to prevent indexing
* [x] `robots.txt` prevents indexing
## Compiling
You will need the Rust toolchain to compile this project. To build it for production, just run: