1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/simplex_ynh.git synced 2024-09-03 20:26:28 +02:00
This commit is contained in:
Éric Gaspar 2023-03-03 23:56:06 +01:00
parent 8e95035e39
commit 7a5ca83c2c
2 changed files with 2 additions and 2 deletions

View file

@ -3,7 +3,7 @@
Your SMP server address:
```
smp://__FINGERPRINT__=@__PUBLIC_IP4__:__PORT__
smp://__FINGERPRINT__@__PUBLIC_IP4__:__PORT__
```
For mobile clients, open Settings, find an option "SMP servers", toggle "Configure SMP Servers" to on, then enter the SMP Servers Address for all servers you want the client to use.

View file

@ -3,7 +3,7 @@
L'adresse de votre serveur SMP est :
```
smp://__FINGERPRINT__=@__PUBLIC_IP4__:__PORT__
smp://__FINGERPRINT__@__PUBLIC_IP4__:__PORT__
```
Pour les clients mobiles, ouvrez Paramètres, recherchez une option "Serveurs SMP", activez "Configurer les serveurs SMP", puis entrez l'adresse des serveurs SMP pour tous les serveurs que vous souhaitez que le client utilise.