In Sublime Text 2 for OS X, the preferences were stored ~/Library/Preferences/com.sublimetext.2.plist
I could then use this plist and look for the keys it contained in order to manage whatever preference I need to manage for enterprise purposes. I noticed that this does not seem to exist in Sublime Text 3. I’m looking for a way to basically disable updates which as an enterprise is important to make sure everyone is using the same version and feature parity exists.
Is this something that will be returning once Sublime Text 3 is stable? Or was it removed for other reasons? If so, is there another place I should look at where the automatic check for update setting exists?