aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xnextcloud_files.py (renamed from nextcloud_files)4
-rwxr-xr-xnextcloud_storage.py (renamed from nextcloud_storage)0
2 files changed, 2 insertions, 2 deletions
diff --git a/nextcloud_files b/nextcloud_files.py
index 7fae23f..0583923 100755
--- a/nextcloud_files
+++ b/nextcloud_files.py
@@ -27,8 +27,8 @@ class NextcloudStorage:
'graph_info graph showing the number of files',
'graph_category nextcloud',
'num_files.label number of files',
- 'num_files.info current number of files in the repository',
- 'num_files.min 0'
+ 'num_files.info current number of files in the repository',
+ 'num_files.min 0'
]
}
diff --git a/nextcloud_storage b/nextcloud_storage.py
index 57204d1..57204d1 100755
--- a/nextcloud_storage
+++ b/nextcloud_storage.py