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