Update Configuration.md (#93)

add option
This commit is contained in:
Markos Gogoulos 2021-03-21 20:38:18 +02:00 committed by GitHub
parent 2552551662
commit 1a7adb80da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`