1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncthing_ynh.git synced 2024-09-03 20:26:23 +02:00

Merge branch 'testing' into version-2

This commit is contained in:
Éric Gaspar 2023-10-04 10:29:41 +02:00
commit 2c0ad7fc50
2 changed files with 2 additions and 4 deletions

View file

@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet.
**Shipped version:** 1.24.0~ynh1
**Shipped version:** 1.25.0~ynh1
## Screenshots
@ -30,7 +30,6 @@ Syncthing is a continuous file synchronization program. It synchronizes files be
* Official app website: <https://syncthing.net>
* Official user documentation: <https://docs.syncthing.net>
* Upstream app code repository: <https://github.com/syncthing/syncthing>
* YunoHost documentation for this app: <https://yunohost.org/app_syncthing>
* Report a bug: <https://github.com/YunoHost-Apps/syncthing_ynh/issues>
## Developer info

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Syncthing est un programme de synchronisation continue de fichiers. Il synchronise les fichiers entre deux ou plusieurs ordinateurs en temps réel, en toute sécurité à l'abri des regards indiscrets. Vos données sont vos seules données et vous méritez de choisir où elles sont stockées, si elles sont partagées avec un tiers et comment elles sont transmises sur Internet.
**Version incluse :** 1.24.0~ynh1
**Version incluse :** 1.25.0~ynh1
## Captures décran
@ -29,7 +29,6 @@ Syncthing est un programme de synchronisation continue de fichiers. Il synchroni
* Site officiel de lapp : <https://syncthing.net>
* Documentation officielle utilisateur : <https://docs.syncthing.net>
* Dépôt de code officiel de lapp : <https://github.com/syncthing/syncthing>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_syncthing>
* Signaler un bug : <https://github.com/YunoHost-Apps/syncthing_ynh/issues>
## Informations pour les développeurs