Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/recipes/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ variable or the `-Dlucee.server.dir` system property.
At startup, Lucee reads this configuration, applying the settings and resolving resources (e.g., extensions,
[[maven|Maven endpoints]], etc.).

A good apporach is to configure Lucee through the administrator, then take the resulting `.CFConfig.json` file as a base for future installations / dpeloyments.
A good approach is to configure Lucee through the administrator, then take the resulting `.CFConfig.json` file as a base for future installations / dpeloyments.

## Web Configurations

Expand Down
Loading