You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, don't limit max body size for inbound HTTP messages in stacks
that use nginx. This fixes a problem where apps generated by vagrant-spk
could not accept large (>1MB) file uploads.
Upgrade meteor stack to meteor-spk 0.1.7, which results in Meteor apps
getting MongoDB 3.x.
Make better VM names in VirtualBox, based on the path of the directory
containing .sandstorm/ (typically the name of the app) and the current
time (to avoid conflicts).
Provide more RAM & CPU on Windows-based vagrant-spk VMs, similar to how
we calculate this on Linux.
Add experimental "auto" command, for automatic packaging of Meteor apps.