Closed bluefiberbread closed 5 years ago
It's enough to comment the function in a preset. See Advanced usage - presets
It looks like this when I want to disable background application access. https://i.imgur.com/6U3XN3k.jpg
Is that intended
That's not the file you should be editing. You most likely want to edit only the Default.preset
file and comment the line with DisableBackgroundApps
by prepending #
sign . I suggest you read the docs I linked above.
Yup that makes sense. Include it in "Usage" too
Do I add # to disable a function or do I have to remove the entire function?