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`