rx300: allow more postgresql connections
This commit is contained in:
parent
5c4fc37a37
commit
6cb56ab2ec
1 changed files with 1 additions and 0 deletions
|
@ -448,6 +448,7 @@ nodes['rx300'] = {
|
||||||
},
|
},
|
||||||
'postgresql': {
|
'postgresql': {
|
||||||
'version': '13',
|
'version': '13',
|
||||||
|
'max_connections': 500,
|
||||||
},
|
},
|
||||||
'radicale': {
|
'radicale': {
|
||||||
'domain': 'radicale.franzi.business',
|
'domain': 'radicale.franzi.business',
|
||||||
|
|
Loading…
Reference in a new issue