secureboot and stuff

This commit is contained in:
2025-01-26 01:12:11 -05:00
parent cb42a4b357
commit 268910b783
6 changed files with 17 additions and 15 deletions

View File

@@ -59,7 +59,11 @@
IncludeOverheadInLimits = false;
GlobalMaxRatio = 2;
QueueingSystemEnabled = false; # seed all torrents all the time
QueueingSystemEnabled = false; # seed all torrents all the timei
# add a few trackers TODO! add a script so I can just do a list
AddTrackersEnabled = true;
AdditionalTrackers = "udp://tracker.opentrackr.org:1337/announce\\nudp://open.stealth.si:80/announce\\nudp://open.demonii.com:1337\\nudp://exodus.desync.com:6969/announce";
};
};
};