rico0: fmt
This commit is contained in:
parent
cc115e2fda
commit
bfac3cb938
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@
|
|||
"--no-portmap"
|
||||
"--dht"
|
||||
"--lpd"
|
||||
"--allowed" "127.0.0.1,10.10.10.*"
|
||||
"--allowed"
|
||||
"127.0.0.1,10.10.10.*"
|
||||
];
|
||||
settings = {
|
||||
peer-port = 51515;
|
||||
|
|
Loading…
Reference in a new issue