Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 604 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 604 Bytes

Settings Manager

Exposes a SettingsManager.crudSettings method that opens a sweet alert modal (using swal-forms) where you can see your Meteor.settings (both public and not public) and you can also update them.

This updates don't persist anywhere, so any app restart will erase them. It's meant to help tunning the settings.

This package is marked as a debugOnly package so it shouldn't be packaged with your production app.

Screenshot

Example