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