Just starting to create the .yaml file and I notice that there is an awful lot of code and I only enable very few features.
Is there any technical reason why I cannot simply delete the lines relating to features I don't want, thereby giving me a much more manageable file?
e.g. Custom Sleep/Power-off timeouts:
- Enabled: no
can I delete the whole section down to where the next one starts ?
Or if it is Enabled: no can I delete all the lines of code after no?
Using only the features I want will then give me a nice compact kobopatch.yaml
|