summaryrefslogtreecommitdiff
path: root/src/file-storage.h
AgeCommit message (Collapse)Author
2019-06-04Added ephemeral mode #562.Daniel Carl
If vimb is started with --ephemeral option no files are created by default and no persistent cookie manager is used.
2019-06-03Add file storage to allow to collect ephemeral data #562.Daniel Carl