Skip to content

Commit

Permalink
Merge pull request #667 from bcnmy/x-layer-scale-up
Browse files Browse the repository at this point in the history
x layer scale up
  • Loading branch information
arcticfloyd1984 authored Jul 29, 2024
2 parents fdac737 + 242f63c commit a16f281
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions config/default.json
Original file line number Diff line number Diff line change
Expand Up @@ -441,8 +441,8 @@
"666666666": 4,
"100": 50,
"10200": 10,
"195": 2,
"196": 10,
"195": 20,
"196": 300,
"2810": 2,
"997": 2,
"713715": 2,
Expand Down Expand Up @@ -505,8 +505,8 @@
"666666666": 10,
"100": 60,
"10200": 20,
"195": 10,
"196": 20,
"195": 30,
"196": 400,
"2810": 5,
"997": 5,
"713715": 5,
Expand Down Expand Up @@ -569,8 +569,8 @@
"666666666": 5,
"100": 45,
"10200": 8,
"195": 8,
"196": 8,
"195": 15,
"196": 180,
"2810": 3,
"997": 3,
"713715": 3,
Expand Down Expand Up @@ -697,7 +697,7 @@
"666666666": 0.01,
"100": 1,
"10200": 0.05,
"195": 0.03,
"195": 0.1,
"196": 0.05,
"2810": 0.01,
"997": 0.01,
Expand Down Expand Up @@ -761,7 +761,7 @@
"666666666": 0.005,
"100": 0.8,
"10200": 0.01,
"195": 0.01,
"195": 0.05,
"196": 0.02,
"2810": 0.005,
"997": 0.005,
Expand Down Expand Up @@ -826,7 +826,7 @@
"100": 2,
"10200": 2,
"195": 2,
"196": 2,
"196": 10,
"2810": 2,
"997": 2,
"713715": 2,
Expand Down

0 comments on commit a16f281

Please sign in to comment.