summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/js/disableDefaultActions.js
blob: df08bfb1a50525ad29f4428643af471dc2fcf6b2 (plain)
1
2
3
4
/* disable download and sharing actions */
var disableDownloadActions = true;
var disableSharing = true;
var trashBinApp = true;