diff options
author | Neil Alexander <neilalexander@users.noreply.github.com> | 2022-06-10 10:18:32 +0100 |
---|---|---|
committer | Neil Alexander <neilalexander@users.noreply.github.com> | 2022-06-10 10:18:32 +0100 |
commit | 10300722859ba345b8b21980e39a8a7022e6d35b (patch) | |
tree | 520982928d2d34380228b4df31dad00ef6233da1 | |
parent | 16ed1633b6f50da7a865ae7a09b03168fd496c4f (diff) |
Rename the page to "Optimise your installation"
-rw-r--r-- | docs/installation/10_optimisation.md (renamed from docs/installation/10_next_steps.md) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/installation/10_next_steps.md b/docs/installation/10_optimisation.md index 02542b08..c19b7a75 100644 --- a/docs/installation/10_next_steps.md +++ b/docs/installation/10_optimisation.md @@ -1,15 +1,15 @@ --- -title: Next steps +title: Optimise your installation parent: Installation has_toc: true nav_order: 10 -permalink: /installation/start/nextsteps +permalink: /installation/start/optimisation --- -# Next steps +# Optimise your installation Now that you have Dendrite running, the following tweaks will improve the reliability -of your installation. +and performance of your installation. ## File descriptor limit |