Maciej Lesiak

Results 7 comments of Maciej Lesiak

The problem is when the K2 system option > site > enable frontend users is set to YES. Than privacy consent is not working. To fix this issue You must...

you need to add to hugo.toml ``` SectionPagesMenu = "" ``` to disable auto generate menu item. As far as i know there is no submenu. You need to build...

Well i can confirm that on mastodon 4.1.2 the problem with multi word sets for filter is still not working as expected. What i can tell, that 2 versions earlier...

and i checked the same filters on two separate accounts on the same server (5% utilization)... and filtering is totaly random. On other profile i got different cities hidden and...

docker-compose.yml ``` version: '3' services: nginx: image: nginx:latest restart: unless-stopped ports: - "8001:8001" depends_on: - web networks: - main volumes: - ./nginx:/etc/nginx/conf.d - static_volume:/app/static - media_volume:/app/images db: image: postgres:13 env_file:...

i tried to optimize services on dedicated server but no matter how you tune it ... nextlcoud mail is unusable because rendering simple email content in 4-8 seconds is joke...

https://github.com/user-attachments/assets/fc11a502-486a-4cc9-b3dc-7fe8fa41355b Here is a model instance of Nextcloud, which is supposed to encourage potential customers to implement it. It takes 10-15 seconds to open a tab. I think it's good...