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

Compare commits

..

2 Commits

Author SHA1 Message Date
Dennis Schwerdel
37558f3b10 Updated postinstall message 2017-06-07 13:26:54 +02:00
Dennis Schwerdel
0e8b61d7d4 Only usernames work, not emails 2017-06-07 13:24:43 +02:00
3 changed files with 5 additions and 1 deletions

View File

@@ -6,3 +6,6 @@
[0.1.2]
* Fixed wrong URL
[0.1.3]
* Updated postinstall message

View File

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

View File

@@ -1,5 +1,6 @@
This application integrates with Cloudron authentication.
However, all Cloudron users share the same Syncthing session.
Please note that only the username is accepted as login and not the email address.
Syncthing contains an internal user `admin` that is needed by Cloudron but not exposed.
Please do not change the password of that account.