ManOki
ManOki
Also update the html header title tag accordingly.
Configurable via config.yaml `pageTitle: NAS` in [current release](https://github.com/OliveTin/OliveTin/blob/244404afbc2fcd854476997370cde923ee54e207/internal/config/config.go#L83)
Problem solved, I misconfigured docker to use an external volume for html directory, so no update for the webui while `docker-compose pull`.
Performance issue seems to be a generic php problem: [apps/files_external/3rdparty/icewind/streams](https://github.com/nextcloud/server/tree/master/apps/files_external/3rdparty/icewind/streams) and [icewind1991/Streams](https://github.com/icewind1991/Streams) > php's internal buffer size (8192 on default)
Hi, I've also setup a reverse proxy but websocket is not working. I'm on version **2023.12.17** (latest docker) and keyword "Websocket" is marked red in footer. Because I host several...
I use apache. Besides that, you already provide the option to specifically define the external address, but this is not taken into account for the websocket address. I like this...
Also Blackscreen on OLED55B7D (latest software version 06.10.65) running webOS 3.9.3-6270915 (dreadlocks2-dudhwa). I just see the splashscreen (blue tv with a lot of grey boxes) and afterwards blackscreen. I tried...
@matteoipri I have a similar setup (swag instead of HAProxy) including an additional network just for frontends. client -1-> swag -2-> caddy -3-> nextcloud 1 LAN/WAN 2 swag-network 3 nextcloud-aio-network...