Ehhh typo

This commit is contained in:
Space-Banane
2026-01-17 15:34:39 +01:00
parent 0ff9952171
commit 158c2a7ccf

View File

@@ -56,7 +56,7 @@ This is intended to be hosted on a public ish server, preferably in a tailnet or
I use this on my home server, which i can connect to with tailscale, so i don't have to worry about exposing it to the internet.
Clients are identified by the `EmbeddedIdentification` value in the client config file. Make sure to set this to a unique value for each client you want to sync.
Clients are identified by the `EmbeddedIdentification` value in the client config file. Make sure to set this to a unique value for each USER you want to sync. If you want to sync multiple devices for the same user, just run multiple instances of the client with the same `EmbeddedIdentification`.
## License
This project is licensed under the MIT License.