Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

3. Preferences

Graham Pugh edited this page Sep 28, 2019 · 1 revision

JSSRecipeCreator uses a preference file located at ~/Library/Preferences/com.github.jssimporter.JSSRecipeCreator.plist to store all of its default preferences. If this file is missing, one will be populated with the default values for you. You can edit these values to match your organization's needs, and the keys are all pretty self-explanatory.

If you wish to return to the default preferences, run the following (or delete the preferences file):

$ ./JSSRecipeCreator.py -c
Clone this wiki locally