Option to control logging
Closed this issue · 0 comments
nikosdion commented
Log management
Component level option “Log downloads”, default Yes.
When set to No there will be nothing recorded in the logs table, the downloads graph will be disabled, and a message will appear on the logs page indicating logging is disabled.
See
release-system/component/frontend/src/Controller/ItemController.php
Lines 82 to 90 in a4d5c1e
Hit counter
Component level option “Hit counting”, default Yes.
When set to No, the item's hits will not be updated, see
release-system/component/frontend/src/Controller/ItemController.php
Lines 78 to 80 in a4d5c1e