1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-09-13 08:19:09 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
Dennis Schwerdel
2032c881a5 Fixed description 2017-06-10 12:07:25 +02:00
3 changed files with 5 additions and 2 deletions

View File

@@ -15,3 +15,6 @@
* Uses syncthing generated config (thanks to @rymnel) * Uses syncthing generated config (thanks to @rymnel)
* Fixed typo in manifest (thanks to @rymnel) * Fixed typo in manifest (thanks to @rymnel)
* Running under user cloudron * Running under user cloudron
[0.2.1]
* Fixed description

View File

@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md", "description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG", "changelog": "file://CHANGELOG",
"tagline": "Decentralized file synchronization", "tagline": "Decentralized file synchronization",
"version": "0.2.0", "version": "0.2.1",
"healthCheckPath": "/check", "healthCheckPath": "/check",
"httpPort": 8000, "httpPort": 8000,
"addons": { "addons": {

View File

@@ -1,4 +1,4 @@
This app packages Syncthing v0.14.27. This app packages Syncthing <upstream>v0.14.29</upstream>.
Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet. Syncthing replaces proprietary sync and cloud services with something open, trustworthy and decentralized. Your data is your data alone and you deserve to choose where it is stored, if it is shared with some third party and how it's transmitted over the Internet.