mirror of
https://github.com/juanfont/headscale.git
synced 2025-07-29 08:23:42 +00:00
docs: fix typos
This commit is contained in:
parent
9779adc0b7
commit
b2a18830ed
@ -51,7 +51,7 @@ is homelabbers and self-hosters. Of course, we do not prevent people from using
|
|||||||
it in a commercial/professional setting and often get questions about scaling.
|
it in a commercial/professional setting and often get questions about scaling.
|
||||||
|
|
||||||
Please note that when Headscale is developed, performance is not part of the
|
Please note that when Headscale is developed, performance is not part of the
|
||||||
consideration as the main audience is considered to be users with a moddest
|
consideration as the main audience is considered to be users with a modest
|
||||||
amount of devices. We focus on correctness and feature parity with Tailscale
|
amount of devices. We focus on correctness and feature parity with Tailscale
|
||||||
SaaS over time.
|
SaaS over time.
|
||||||
|
|
||||||
@ -94,7 +94,7 @@ learn about the current state of the world.
|
|||||||
We expect that the performance will improve over time as we improve the code
|
We expect that the performance will improve over time as we improve the code
|
||||||
base, but it is not a focus. In general, we will never make the tradeoff to make
|
base, but it is not a focus. In general, we will never make the tradeoff to make
|
||||||
things faster on the cost of less maintainable or readable code. We are a small
|
things faster on the cost of less maintainable or readable code. We are a small
|
||||||
team and have to optimise for maintainabillity.
|
team and have to optimise for maintainability.
|
||||||
|
|
||||||
## Which database should I use?
|
## Which database should I use?
|
||||||
|
|
||||||
|
@ -142,7 +142,7 @@ Access Token.
|
|||||||
=== "Use expiration from Access Token"
|
=== "Use expiration from Access Token"
|
||||||
|
|
||||||
Please keep in mind that the Access Token is typically a short-lived token that expires within a few minutes. You
|
Please keep in mind that the Access Token is typically a short-lived token that expires within a few minutes. You
|
||||||
will have to configure token expiration in your identity provider to avoid frequent reauthentication.
|
will have to configure token expiration in your identity provider to avoid frequent re-authentication.
|
||||||
|
|
||||||
|
|
||||||
```yaml hl_lines="5"
|
```yaml hl_lines="5"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user