Fixup manifest
This commit is contained in:
parent
a53767f937
commit
afb0ff35fc
|
@ -22,18 +22,12 @@
|
|||
"website": "http://www.freshrss.org",
|
||||
"contactEmail": "support@cloudron.io",
|
||||
"icon": "logo.png",
|
||||
"tags": [
|
||||
"rss",
|
||||
"atom",
|
||||
"greader",
|
||||
"reader",
|
||||
"news",
|
||||
"feeds"
|
||||
],
|
||||
"tags": [ "rss", "atom", "greader", "reader", "news", "feeds", "feedly" ],
|
||||
"mediaLinks": [
|
||||
"https://s3.amazonaws.com/cloudron-app-screenshots/org.freshrss.cloudronapp/7d731e71a6faa3791e19b7d7daf468a9486349cc/1.png"
|
||||
"https://cloudron-app-screenshots.s3.amazonaws.com/org.freshrss.cloudronapp/7d731e71a6faa3791e19b7d7daf468a9486349cc/1.png"
|
||||
],
|
||||
"postInstallMessage": "file://POSTINSTALL.md",
|
||||
"minBoxVersion": "2.0.0",
|
||||
"minBoxVersion": "5.3.0",
|
||||
"forumUrl": "https://forum.cloudron.io/category/27/freshrss",
|
||||
"documentationUrl": "https://cloudron.io/documentation/apps/freshrss/"
|
||||
}
|
||||
|
|
|
@ -1,10 +1,7 @@
|
|||
This application does not integrate with Cloudron authentication.
|
||||
This app is pre-setup with an admin account. The initial credentials are:
|
||||
|
||||
**Username**: admin <br/>
|
||||
**Password**: changeme <br/>
|
||||
|
||||
There is a preconfigured administrator account with the following credentials:
|
||||
Please change the admin password immediately.
|
||||
|
||||
* Username: `admin`
|
||||
* Password: `changeme`
|
||||
|
||||
(Please change that password on first login)
|
||||
|
||||
You can create more accounts withing the app when logged in as administrator.
|
||||
|
|
Loading…
Reference in New Issue