Skip to content

Commit a4dc93f

Browse files
Rom1Bastidedunglas
authored andcommitted
docs: update README with additional documentation links
Add link to classic mode, efficiently serving large static files and monitoring FrankenPHP Signed-off-by: Romain Bastide <romain.bastide@orange.com>
1 parent c276a3f commit a4dc93f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/fr/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,16 +83,19 @@ frankenphp php-server
8383

8484
## Documentation
8585

86+
* [Le mode classique](classic.md)
8687
* [Le mode worker](worker.md)
8788
* [Le support des Early Hints (code de statut HTTP 103)](early-hints.md)
8889
* [Temps réel](mercure.md)
90+
* [Servir efficacement les fichiers statiques volumineux](x-sendfile.md)
8991
* [Configuration](config.md)
9092
* [Images Docker](docker.md)
9193
* [Déploiement en production](production.md)
9294
* [Optimisation des performances](performance.md)
9395
* [Créer des applications PHP **standalone**, auto-exécutables](embed.md)
9496
* [Créer un build statique](static.md)
9597
* [Compiler depuis les sources](compile.md)
98+
* [Surveillance de FrankenPHP](metrics.md)
9699
* [Intégration Laravel](laravel.md)
97100
* [Problèmes connus](known-issues.md)
98101
* [Application de démo (Symfony) et benchmarks](https://github.com/dunglas/frankenphp-demo)

0 commit comments

Comments
 (0)