mirror of
https://github.com/YunoHost-Apps/simplex_ynh.git
synced 2024-09-03 20:26:28 +02:00
Fix
This commit is contained in:
parent
8e95035e39
commit
7a5ca83c2c
2 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue