2Want to contribute to OpenSource; Where to start? c/programming · by JadBlackstone@lemmy.one · 3y · 1 comments
on Selfhosted private/secure blog/journal · c/selfhosted · 1 pts · 3yYou could give Monica a try. It is an self hosted diary app.
on Nextcloud files not displaying after restoring from a backup · c/selfhosted · 11 pts · 3yThere is a config parameter to rescan you files on each request. I used it once after i copied files into the datadirectory via cli an nextcloud did not recognize them. You should only enable it temporary, since its is slow but it might help in your case if you do it once. https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/config_sample_php_parameters.html#filesystem-check-changes
You could give Monica a try. It is an self hosted diary app.
There is a config parameter to rescan you files on each request.
I used it once after i copied files into the datadirectory via cli an nextcloud did not recognize them.
You should only enable it temporary, since its is slow but it might help in your case if you do it once.
https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/config_sample_php_parameters.html#filesystem-check-changes