aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index 42f5f13..5fd1438 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
- [![pipeline status](https://gitlab.com/gabrielgio/reddit-nextcloud-importer/badges/main/pipeline.svg)](https://gitlab.com/gabrielgio/reddit-nextcloud-importer/-/commits/main) [![coverage report](https://gitlab.com/gabrielgio/reddit-nextcloud-importer/badges/main/coverage.svg)](https://gitlab.com/gabrielgio/reddit-nextcloud-importer/-/commits/main)
+ [![pipeline
+ status](https://gitlab.com/gabrielgio/reddit-nextcloud-importer/badges/main/pipeline.svg)](https://gitlab.com/gabrielgio/reddit-nextcloud-importer/-/commits/main)
+ [![coverage
+ report](https://gitlab.com/gabrielgio/reddit-nextcloud-importer/badges/main/coverage.svg)](https://gitlab.com/gabrielgio/reddit-nextcloud-importer/-/commits/main)
# Reddit Nextcloud importer
@@ -30,6 +33,12 @@ Nextcloud.
* `NEXTCLOUD_PATH`: root folder for where all the images will be saved.
+* `FROM_BEGINNING`: it will download all the files since the first availabile
+ saved post.
+
+* `LOG_LEVEL`: it will set the log level. It can chosen between:
+ * info
+ * error
# Running as docker container