Comment on OwnCloud CardDAV is frozen
alfredb@discuss.tchncs.de 2 weeks agoIf I could remove or reinstall the cardDAV function itself, that would be ideal.
This is not possible (built-in). But as long as you have backups of the CardDAV, you could try to wipe out the address books from the DB tables.
gedaliyah@lemmy.world 2 weeks ago
Thank you - I’m researching how to do this. I am using mariaDB and it’s all running in docker, so I think if I can learn how to get terminal access within the docker container, and what commands I will need to access mariaDB, then I should be able to do so. I’m hoping that everything will be labeled in such a way that I can locate those records that are part of the carddav database only to clear them and start over.