Results 130 comments of Dennis Ploeger

Oh sorry. I was confused with the two. Thanks for investigating!

I actually thought the GIF would just be an attachment. Apparently it's way more complex than that.

Optimally, it would also support drag and drop. So I could open the folder view and then drag files from their to upload them for example.

@vitor251093 thanks! I will try that. It's not optimal because it would be better if it just would open a list instead of the file manager but it's a good...

Works like a charm. Thanks!

Yes, this doesn't work with 1.2.0 yet apparently.

Hmm.. Good question how to achieve that. The cloudcontrol user is created during the build, so it can't really change the user id afterwards... 🤔 How about setting [user](https://docs.docker.com/reference/compose-file/services/#user) in...

Then the container would basically run as root, which is discouraged usually. I would only use it as a last resort. There *has* to be some other way.