Closed RangerMauve closed 5 years ago
As per https://github.com/datproject/dat/issues/1093 we shouldn't be storing data in the .dat dir in the home folder. We should instead use the OS-specific folders for application data.
.dat
I'm going to make use of the conf module for this.
Added in https://github.com/datproject/dat-store/commit/a453c2988787d75c2552dd04bf4570e11ee3cc84
Similar problem, from home dir ubuntu 18 lts dat share Directory contains incompatible dat metadata. Please remove your old .dat folder (rm -rf .dat)
dat share
As per https://github.com/datproject/dat/issues/1093 we shouldn't be storing data in the
.dat
dir in the home folder. We should instead use the OS-specific folders for application data.