Fixup manifest

This commit is contained in:
Girish Ramakrishnan 2020-07-16 15:53:55 -07:00
parent a53767f937
commit afb0ff35fc
2 changed files with 9 additions and 18 deletions

View File

@ -22,18 +22,12 @@
"website": "http://www.freshrss.org", "website": "http://www.freshrss.org",
"contactEmail": "support@cloudron.io", "contactEmail": "support@cloudron.io",
"icon": "logo.png", "icon": "logo.png",
"tags": [ "tags": [ "rss", "atom", "greader", "reader", "news", "feeds", "feedly" ],
"rss",
"atom",
"greader",
"reader",
"news",
"feeds"
],
"mediaLinks": [ "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", "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/" "documentationUrl": "https://cloudron.io/documentation/apps/freshrss/"
} }

View File

@ -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:
There is a preconfigured administrator account with the following credentials: **Username**: admin <br/>
**Password**: changeme <br/>
* Username: `admin` Please change the admin password immediately.
* Password: `changeme`
(Please change that password on first login)
You can create more accounts withing the app when logged in as administrator.