Override node attributes for andromeda and barnard
This commit is contained in:
parent
9c8befc179
commit
666ba1e6f6
@ -10,6 +10,19 @@
|
|||||||
"role[mastodon]",
|
"role[mastodon]",
|
||||||
"role[ejabberd]"
|
"role[ejabberd]"
|
||||||
],
|
],
|
||||||
|
"normal": {
|
||||||
|
"kosmos-ipfs": {
|
||||||
|
"ipfs": {
|
||||||
|
"config": {
|
||||||
|
"Swarm.ConnMgr.LowWater": 100,
|
||||||
|
"Swarm.ConnMgr.HighWater": 300
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"ipfs": {
|
||||||
|
"memory_max": "1G"
|
||||||
|
}
|
||||||
|
},
|
||||||
"automatic": {
|
"automatic": {
|
||||||
"ipaddress": "andromeda.kosmos.org"
|
"ipaddress": "andromeda.kosmos.org"
|
||||||
}
|
}
|
||||||
|
@ -9,6 +9,11 @@
|
|||||||
"sockethub",
|
"sockethub",
|
||||||
"sockethub::proxy"
|
"sockethub::proxy"
|
||||||
],
|
],
|
||||||
|
"normal": {
|
||||||
|
"ipfs": {
|
||||||
|
"memory_max": "256M"
|
||||||
|
}
|
||||||
|
},
|
||||||
"automatic": {
|
"automatic": {
|
||||||
"ipaddress": "barnard.kosmos.org"
|
"ipaddress": "barnard.kosmos.org"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user