We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1187793 commit 35ea6f2Copy full SHA for 35ea6f2
apps/ttrss/variables.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ttrss",
3
- "trademark": "TinyTinyRSS",
+ "trademark": "Tiny Tiny RSS",
4
"release": false,
5
"fork_url": "https://tt-rss.org/wiki/InstallationNotes/",
6
"version_from": "https://hub.docker.com/r/cthulhoo/ttrss-fpm-pgsql-static/tags",
@@ -15,7 +15,7 @@
15
"requirements": {
16
"cpu": "2",
17
"memory": "4",
18
- "disk": "1",
+ "disk": "10",
19
"url": "https://tt-rss.org/"
20
}
21
0 commit comments