Compare commits
2 Commits
36fd25ae8d
...
83c93ca023
| Author | SHA1 | Date | |
|---|---|---|---|
|
83c93ca023
|
|||
|
936386cf96
|
BIN
secrets/wg0.conf
BIN
secrets/wg0.conf
Binary file not shown.
@@ -72,6 +72,11 @@
|
||||
GlobalMaxRatio = 6.0;
|
||||
QueueingSystemEnabled = false; # seed all torrents all the time
|
||||
|
||||
MaxConnections = -1;
|
||||
MaxConnectionsPerTorrent = -1;
|
||||
MaxUploads = -1;
|
||||
MaxUploadsPerTorrent = -1;
|
||||
|
||||
AddTrackersEnabled = true;
|
||||
AdditionalTrackers = (
|
||||
lib.concatStringsSep "\\n" [
|
||||
|
||||
Reference in New Issue
Block a user