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
b1d6d6ad1e
commit
e3ff1e0fd4
2 changed files with 18 additions and 3 deletions
|
@ -16,6 +16,3 @@ For mobile clients, open Settings, find an option "SMP servers", toggle "Configu
|
||||||
|
|
||||||
[<img src="https://github.com/simplex-chat/.github/blob/master/profile/images/f_droid.svg" alt="F-Droid" height="41">](https://app.simplex.chat)
|
[<img src="https://github.com/simplex-chat/.github/blob/master/profile/images/f_droid.svg" alt="F-Droid" height="41">](https://app.simplex.chat)
|
||||||
|
|
||||||
[<img src="https://github.com/simplex-chat/.github/blob/master/profile/images/testflight.png" alt="iOS TestFlight" height="41">](https://testflight.apple.com/join/DWuT2LQu)
|
|
||||||
|
|
||||||
[<img src="https://github.com/simplex-chat/.github/blob/master/profile/images/apk_icon.png" alt="APK" height="41">](https://github.com/simplex-chat/simplex-chat/releases/latest/download/simplex.apk)
|
|
||||||
|
|
18
doc/DISCLAIMER_fr.md
Normal file
18
doc/DISCLAIMER_fr.md
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
### Adresse du serveur SMP
|
||||||
|
|
||||||
|
Vous pouvez trouver l'empreinte digitale dans le service SimpleX Chat dans la webadmin.
|
||||||
|
|
||||||
|
L'adresse de votre serveur SMP devrait ressembler à ceci :
|
||||||
|
|
||||||
|
```
|
||||||
|
smp://YOUR_FINGERPRINT=@YOUR_IPV4_ADDRESS:5223
|
||||||
|
```
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
[<img src="https://github.com/simplex-chat/.github/blob/master/profile/images/apple_store.svg" alt="iOS app" height="42">](https://apps.apple.com/us/app/simplex-chat/id1605771084)
|
||||||
|
|
||||||
|
[](https://play.google.com/store/apps/details?id=chat.simplex.app)
|
||||||
|
|
||||||
|
[<img src="https://github.com/simplex-chat/.github/blob/master/profile/images/f_droid.svg" alt="F-Droid" height="41">](https://app.simplex.chat)
|
||||||
|
|
Loading…
Add table
Reference in a new issue