Kristian Brasel
Kristian Brasel
Thanks @Lissy93. My motivation for this is just security by obscurity. I don't want other logged in users to see other userId's, hashed pw's or services that are hidden to...
Sweet, sounds like it'll prob take care of most of what was in my PR's XD. Hopefully I didn't just gunk up your merge. Looking forward to the update.
Debian 11 PHP 7.4.30 5 mbps, download 163 mbps upload other speed test sites have me at over 100 mbps download
I was able to fix this by using the provided nginx settings.
Mount path or uuid would be fantastic, I do experience my drives changing mount order on boot fairly regularly. Is it possible to automatically extract this from the data provided...
> You should be able to do this now in 0.13.2 using double underscores as a separator. > > #### Binary > # with device name > EXTRA_FILESYSTEMS=sda1__Media > #...
> Retroachievements integration is already merged and will be available in the next release ;) > > This is how it looks https://github.com/rommapp/romm/pull/1858 That's excellent news, when is the next...
> The error message you received reports that the file [Dockerfile](https://github.com/open-webui/open-webui/blob/main/Dockerfile) cannot be accessed. Have you checked that you have cloned this file from the open-webui repo and the permissions...
Is the docker file typically included in the image? There are quite a few projects that I see that have a build command in the docker compose, but no install...
> I am experiencing the same issue, with the same error message. I was able to resolve it by removing the part > > ``` > build: > context: ....