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