diff --git a/docs/patterns/configuration.md b/docs/patterns/configuration.md index d6f560be..e111e2b7 100644 --- a/docs/patterns/configuration.md +++ b/docs/patterns/configuration.md @@ -87,7 +87,7 @@ new Elysia({ ``` Disable Ahead of Time compilation -#### Options - @default `false` +#### Options - @default `true` - `true` - Precompile every route before starting the server