-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Description
Hello,
I installed NextCloud at my hosting provider and it works very well. I have unlimited webspace but the maximum number of files ist limited to ~260.000.
I have a lot of files but the count is much less as this limit. The problem is that Nextcloud create a lot of files in the background (caching, encryption, previews, ???)
- What can I do to limit the creation of such files?
- What files/folders can I delete without getting troubles? (I found encrytion keys for files on external local storage where I don't set encryption!?)
- Is there another encryption module not using as much files in the background as the default module?
- Why does modules not using the database behind?
Thanks!