From 1a7adb80da1dd4a66eec6152d69bd690e88d37e1 Mon Sep 17 00:00:00 2001 From: Markos Gogoulos Date: Sun, 21 Mar 2021 20:38:18 +0200 Subject: [PATCH] Update Configuration.md (#93) add option --- docs/Configuration.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/Configuration.md b/docs/Configuration.md index 572d37a..699a4b4 100644 --- a/docs/Configuration.md +++ b/docs/Configuration.md @@ -94,6 +94,14 @@ Make changes (True/False) to any of the following: - CAN_SHARE_MEDIA = True # whether the share media appears ``` +### show/hide the download option on a media + +Edit `templates/config/installation/features.html` and set + +``` +download: false +``` + ### automatically hide media upon being reported set a low number for variable `REPORTED_TIMES_THRESHOLD`