summaryrefslogtreecommitdiff
path: root/addon/snap
AgeCommit message (Collapse)Author
2019-02-04Added a stop command using the existing stop script to the snap packageluccioman
2019-01-05Added Snap package configuration to choose to version data or notluccioman
By default when the Snap package is installed, YaCy data is stored in a versioned user folder, allowing to revert to previous data after a package refresh for example. But it can consumes much disk space, so it is now possible to tell YaCy snap not to version its data, with the Snap configuration setting "data.versioned=false".