We're considering ways that IT departments can more confidently deploy #Obsidian to employees and students. What do you think about this approach?
1. New policy.json file with options for disabling community plugins, themes, Sync, Publish
2. Command line options for --policy-file "path/to/policy.json"
3. Command line options for --policy-json "{json contents}"
4. Environment variable for OBSIDIAN_POLICY_FILE and OBSIDIAN_POLICY_JSON same as the command line options