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
Currently, all user defined filters are stored in memory. They need to be persisted. By default we can use user's home folder (like ~/.mongofuse/server_addr, but this should be configurable.
Currently, all user defined filters are stored in memory. They need to be persisted. By default we can use user's home folder (like
~/.mongofuse/server_addr, but this should be configurable.