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

Compare commits

..

2 Commits

Author SHA1 Message Date
Girish Ramakrishnan
1fabf3766e Version 1.26.0-1 2023-12-12 12:39:31 +01:00
Girish Ramakrishnan
e276328b3b Remove admin note
there is no admin. just one user
2023-12-12 12:39:15 +01:00
2 changed files with 7 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Decentralized file synchronization",
"version": "1.26.0",
"version": "1.26.0-1",
"upstreamVersion": "1.27.1",
"healthCheckPath": "/healthcheck",
"httpPort": 8000,

View File

@@ -1,11 +1,13 @@
<sso>
All Cloudron users are admins and can manage synchronising files.
</sso>
<nosso>
This app is pre-setup with an admin account. The initial credentials are:
This app is pre-setup with an account. The initial credentials are:
**Username**: admin<br/>
**Password**: changeme<br/>
Please change the admin password immediately.
</nosso>
<sso>
Note that all users manage and synchronize the same set of files.
</sso>