ne20002

Results 191 comments of ne20002

[This](https://chrismoore.ca/2018/10/finding-the-correct-pm-max-children-settings-for-php-fpm/) is one source I found (others are similar). I think when we collect the info from different systems we may get a pretty good number to use.

We must find a good starting point at first. One good for most and hobby users. Friendica is running on a small machine with only 1GB RAM, e.g. Raspi or...

To get a bit more insight I added the following to my configuration: 1. enable the fpm status page as described [here](https://serverfault.com/questions/878096/how-to-check-current-pm-max-children-setting). For this I mounted a config file including...

Sure. I mean the Cockpit Client. Here are some screenshots showning sizes: ![grafik](https://github.com/user-attachments/assets/8cb8ec2b-aece-412c-a4c0-167e6746673f) ![grafik](https://github.com/user-attachments/assets/bb6ca49e-d844-4c49-91a3-d881ad876135) Changing site with Ctrl +/- does work in the browser, but is not necessary as font...

I understand the intention of font sizes, but still: the sizes are different and as long as there is no way to adjust the sizes in the cockpit client to...

I got it (mostly) solved by setting GTK variables via environment with FlatSeal.

Hi @garrett I added access to ~/.themes and ~./icons (did not really change something) I added - GDK_DPI_SCALE=0.84 - GDK_SCALE=0.84 - GTK_THEME=Mint-Y-Aqua to the environment. The setup is: Linux Mint...

I added it to cockpit flatpak directly. I don't have other flatpaks installed.

> I assume you tested these changes locally? Roughly. It's running on my local system but I make very little use of many features, just use Friendica with Tusky. It...

~~Ok, there is a problem. I focused on the new release and didn't see that updating the template and php version will also apply these changes to the already existing...