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
Context is current <em>FilesCollction</em> instance<br />
64
-
<b>Note: When running in development mode any files stored at a relative path are automatically (and silently) removed when Meteor is reset ('meteor reset') or restarted via shutdown/restart.</b>
63
+
Context is current <em>FilesCollction</em> instance.<br /><br />
64
+
Note: When running in development mode files stored at a relative path (within the Meteor project) are silently removed when Meteor is restarted.<br /><br />
65
+
To preserve files in development mode store them outside of the Meteor application, e.g. `/data/Meteor/uploads/`
0 commit comments