NobGit
public nobgit read

NobMail

Based on mailcow: dockerized

Languages

Repository composition by tracked source files.

PHP
PHP 49% JavaScript 35% HTML 9% CSS 4% Shell 2% Python 1% Lua 0% Perl 0% Ruby 0% SCSS 0%
Create file Wiki Documentation
Clone
https://nobgit.com/orgs/nobgit/nobmail.git
ssh://[email protected]:2222/orgs/nobgit/nobmail.git

Trace

data/conf/mysql/my.cnf

Trace helps you understand code history line by line. See who changed each line, when it changed, and which commit introduced it.

my.cnf on main
Author Date Commit Line Code
andryyy over 9 years ago d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
1
[mysqld]
Open commit View diff
1 [mysqld]
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
2
character-set-client-handshake = FALSE
Open commit View diff
2 character-set-client-handshake = FALSE
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
3
character-set-server           = utf8mb4
Open commit View diff
3 character-set-server = utf8mb4
DerLinkman over 1 year ago 4ac541f

[Mariadb] Update to 10.11 (LTS) (#5152)

Full commit hash
4ac541f67143888b16f70154af9b2b9b5ead9977
Author
DerLinkman <[email protected]>
Date
over 1 year ago
Selected line
4
collation-server               = utf8mb4_general_ci
Open commit View diff
4 collation-server = utf8mb4_general_ci
andryyy over 7 years ago c2d413b

[MySQL] Remove deprecated values for future use of MariaDB 10.3

Full commit hash
c2d413bff42e5054829a9c266e284f2b7c5e65ad
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
5
#innodb_file_per_table          = TRUE
Open commit View diff
5 #innodb_file_per_table = TRUE
same change c2d413b

[MySQL] Remove deprecated values for future use of MariaDB 10.3

Full commit hash
c2d413bff42e5054829a9c266e284f2b7c5e65ad
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
6
#innodb_file_format             = barracuda
Open commit View diff
6 #innodb_file_format = barracuda
same change c2d413b

[MySQL] Remove deprecated values for future use of MariaDB 10.3

Full commit hash
c2d413bff42e5054829a9c266e284f2b7c5e65ad
Author
andryyy <[email protected]>
Date
over 7 years ago
Selected line
7
#innodb_large_prefix            = TRUE
Open commit View diff
7 #innodb_large_prefix = TRUE
andryyy over 9 years ago d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
8
#sql_mode=IGNORE_SPACE,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
Open commit View diff
8 #sql_mode=IGNORE_SPACE,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION
andryyy over 6 years ago 59d966a

[MySQL] Reduce max-connections, disallow performance_schema

Full commit hash
59d966ab0fc48f91ee06f33367b5e23d37510154
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
9
max_allowed_packet      = 192M
Open commit View diff
9 max_allowed_packet = 192M
andryyy over 4 years ago 25cecf5

[MariaDB] Further increase connections

Full commit hash
25cecf5f9d05f3d9da62a8e91362438956a33d12
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
10
max-connections         = 550
Open commit View diff
10 max-connections = 550
andryyy over 6 years ago 79bcbe5

[MySQL] Some tweaks to lower RAM consumption, thanks to @Thomas2500

Full commit hash
79bcbe5a517a8abd61cce652493854cd2507c6f2
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
11
key_buffer_size         = 0
Open commit View diff
11 key_buffer_size = 0
andryyy about 6 years ago 8ce639a

[MySQL] Slightly more resources

Full commit hash
8ce639aa259ca3dafe3d6f040d319f7a48a27ab0
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
12
read_buffer_size        = 192K
Open commit View diff
12 read_buffer_size = 192K
same change 8ce639a

[MySQL] Slightly more resources

Full commit hash
8ce639aa259ca3dafe3d6f040d319f7a48a27ab0
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
13
sort_buffer_size        = 2M
Open commit View diff
13 sort_buffer_size = 2M
same change 8ce639a

[MySQL] Slightly more resources

Full commit hash
8ce639aa259ca3dafe3d6f040d319f7a48a27ab0
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
14
innodb_buffer_pool_size = 24M
Open commit View diff
14 innodb_buffer_pool_size = 24M
andryyy over 6 years ago 79bcbe5

[MySQL] Some tweaks to lower RAM consumption, thanks to @Thomas2500

Full commit hash
79bcbe5a517a8abd61cce652493854cd2507c6f2
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
15
read_rnd_buffer_size    = 256K
Open commit View diff
15 read_rnd_buffer_size = 256K
andryyy about 6 years ago 8ce639a

[MySQL] Slightly more resources

Full commit hash
8ce639aa259ca3dafe3d6f040d319f7a48a27ab0
Author
andryyy <[email protected]>
Date
about 6 years ago
Selected line
16
tmp_table_size          = 24M
Open commit View diff
16 tmp_table_size = 24M
andryyy over 6 years ago 79bcbe5

[MySQL] Some tweaks to lower RAM consumption, thanks to @Thomas2500

Full commit hash
79bcbe5a517a8abd61cce652493854cd2507c6f2
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
17
performance_schema      = 0
Open commit View diff
17 performance_schema = 0
andryyy over 6 years ago 573e62f

[MySQL] Allow more connections

Full commit hash
573e62f1816e0813278a884cdb1741ffa27c72be
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
18
innodb-strict-mode      = 0
Open commit View diff
18 innodb-strict-mode = 0
andryyy over 6 years ago 04ae2fa

[MySQL] Reduce memory usage

Full commit hash
04ae2fadefb43a785b508e113eadba35dfe43a87
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
19
thread_cache_size       = 8
Open commit View diff
19 thread_cache_size = 8
andryyy over 6 years ago 15f3a66

[MySQL] Disable query cache

Full commit hash
15f3a664cd82f8d404d5168be4ef478749490a72
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
20
query_cache_type        = 0
Open commit View diff
20 query_cache_type = 0
same change 15f3a66

[MySQL] Disable query cache

Full commit hash
15f3a664cd82f8d404d5168be4ef478749490a72
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
21
query_cache_size        = 0
Open commit View diff
21 query_cache_size = 0
andryyy over 6 years ago 3235ede

[MariaDB] Adjustments

Full commit hash
3235edea88dbf51a2009b9eb9fb75615072c00b6
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
22
max_heap_table_size     = 48M
Open commit View diff
22 max_heap_table_size = 48M
DerLinkman over 1 year ago 4ac541f

[Mariadb] Update to 10.11 (LTS) (#5152)

Full commit hash
4ac541f67143888b16f70154af9b2b9b5ead9977
Author
DerLinkman <[email protected]>
Date
over 1 year ago
Selected line
23
thread_stack            = 256K
Open commit View diff
23 thread_stack = 256K
andre.peters over 8 years ago 21a677e

[MariaDB] Move config to my.cnf, removed from yml

Full commit hash
21a677e024cfe5ebb76e0c3675462e4b711da4ca
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
24
skip-host-cache
Open commit View diff
24 skip-host-cache
same change 21a677e

[MariaDB] Move config to my.cnf, removed from yml

Full commit hash
21a677e024cfe5ebb76e0c3675462e4b711da4ca
Author
andre.peters <[email protected]>
Date
over 8 years ago
Selected line
25
skip-name-resolve
Open commit View diff
25 skip-name-resolve
andryyy over 6 years ago 573e62f

[MySQL] Allow more connections

Full commit hash
573e62f1816e0813278a884cdb1741ffa27c72be
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
26
log-warnings            = 0
Open commit View diff
26 log-warnings = 0
same change 573e62f

[MySQL] Allow more connections

Full commit hash
573e62f1816e0813278a884cdb1741ffa27c72be
Author
andryyy <[email protected]>
Date
over 6 years ago
Selected line
27
event_scheduler         = 1
Open commit View diff
27 event_scheduler = 1
andryyy over 4 years ago 15c0b3f

[MariaDB] Decrease connection timeout to SOGo worker lifetime + 10s

Full commit hash
15c0b3f7b7f7c7d17b8e9fdee17d7148d6fecd89
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
28
interactive_timeout     = 3610
Open commit View diff
28 interactive_timeout = 3610
same change 15c0b3f

[MariaDB] Decrease connection timeout to SOGo worker lifetime + 10s

Full commit hash
15c0b3f7b7f7c7d17b8e9fdee17d7148d6fecd89
Author
andryyy <[email protected]>
Date
over 4 years ago
Selected line
29
wait_timeout            = 3610
Open commit View diff
29 wait_timeout = 3610
andryyy over 9 years ago d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
30
Open commit View diff
30
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
31
[client]
Open commit View diff
31 [client]
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
32
default-character-set = utf8mb4
Open commit View diff
32 default-character-set = utf8mb4
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
33
Open commit View diff
33
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
34
[mysql]
Open commit View diff
34 [mysql]
same change d891bc8

Docs

Full commit hash
d891bc88945e2be5b2af4a3db6f9ec5457705b7b
Author
andryyy <[email protected]>
Date
over 9 years ago
Selected line
35
default-character-set = utf8mb4
Open commit View diff
35 default-character-set = utf8mb4