Skip to content

Commit

Permalink
update config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Jan 11, 2025
1 parent d14d89d commit 4597afe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config-ubuntu.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"serverMode": "chunked",
"requestChunkSize": 1024,
"databaseLengthBytes": 1030765568,
"databaseLengthBytes": 1030772736,
"serverChunkSize": 10485760,
"urlPrefix": "https://storage.googleapis.com/linux-mirror-db/mirror-ubuntu-chunk-",
"suffixLength": 3
Expand Down
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"serverMode": "chunked",
"requestChunkSize": 1024,
"databaseLengthBytes": 740150272,
"databaseLengthBytes": 740157440,
"serverChunkSize": 10485760,
"urlPrefix": "https://storage.googleapis.com/linux-mirror-db/mirror-chunk-",
"suffixLength": 3
Expand Down

0 comments on commit 4597afe

Please sign in to comment.