User Tools

Site Tools


linux:ispconfig

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
linux:ispconfig [2023/04/18 10:29] – [Nexcloud inside ISPConfig with NGINX] Jan Formanlinux:ispconfig [2024/02/08 19:20] Jan Forman
Line 296: Line 296:
  
 == MariaDB == == MariaDB ==
-183 + 18.7x24 = ~630MB+182 + 18.7x25 = ~650MB
 <code> <code>
-key_buffer_size         1M +key_buffer_size         512K 
-max_connections         24+max_connections         25
 tmp_table_size          = 10M tmp_table_size          = 10M
 max_heap_table_size     = 10M max_heap_table_size     = 10M
Line 319: Line 319:
 <code>dbispconfig.sys_ini.custom_logo</code> <code>dbispconfig.sys_ini.custom_logo</code>
 <code>echo "data:image/png;base64,`base64 < path/to/your/custom_logo.png | tr -d '\n'`"​</code> <code>echo "data:image/png;base64,`base64 < path/to/your/custom_logo.png | tr -d '\n'`"​</code>
 +
 +==== Recalculate mail quota ====
 +<code>sudo doveadm quota recalc -A</code>
  
linux/ispconfig.txt · Last modified: 2024/04/25 13:50 by Jan Forman