Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrik Kernstock <info@pkern.at>2018-09-02 00:18:54 +0300
committerPatrik Kernstock <info@pkern.at>2018-09-02 00:18:54 +0300
commit9204a36066621c921abdba69c6eefec8b583cb10 (patch)
treed35b2e11042dc25949c111e928c6abe20ef56fc1 /appinfo
parent5ff2dee83e4b234f1830bed58ec0db5c16f731d6 (diff)
Fix app:check-code in CI tasks
Signed-off-by: Patrik Kernstock <info@pkern.at>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 982afa0..7b171b9 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -2,6 +2,7 @@
<info>
<id>serverinfo</id>
<name>Monitoring</name>
+ <summary>Monitoring app with useful server information</summary>
<description>Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc.</description>
<licence>AGPL</licence>
<author>Bjoern Schiessle</author>