This commit is contained in:
parent
cad04680c4
commit
ef247cb3dd
@ -11,6 +11,9 @@ in
|
|||||||
settings = {
|
settings = {
|
||||||
listen = "[::]:28338";
|
listen = "[::]:28338";
|
||||||
|
|
||||||
|
# Speed things up
|
||||||
|
require-proof-of-possession = false;
|
||||||
|
|
||||||
chunking = {
|
chunking = {
|
||||||
# Disable chunking for performance (I have plenty of space)
|
# Disable chunking for performance (I have plenty of space)
|
||||||
nar-size-threshold = 0;
|
nar-size-threshold = 0;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user