Configuration options to control plugin features
Opened this issue · 0 comments
asvinours commented
Hello,
I was thinking recently that since the download feature was added to the plugin, it now opens a potential issue for situation where one only wants to allow upload.
I was thinking it would be cool to add a new configuration option to control which feature of the plugins are enabled, like for example:
s3_traffic: upload
s3_traffic: download
s3_traffic: bidirectional
The default configuration would be upload
as it is the one that would have the least amount of risk but could be configured per instance of the plugin.