feat: first nextcloud steps
This commit is contained in:
parent
87d007696e
commit
f38e737aea
3 changed files with 23 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ in {
|
|||
Session.AlternativeGlobalUPSpeedLimit = 1000;
|
||||
Session.BandwidthSchedulerEnabled = true;
|
||||
Session.ExcludedFileNames = "";
|
||||
Session.QueueingSystemEnabled = false;
|
||||
Session.QueueingSystemEnabled = false;
|
||||
Session.GlobalMaxInactiveSeedingMinutes = 1440;
|
||||
Session.GlobalMaxRatio = 2;
|
||||
Session.GlobalMaxSeedingMinutes = 1440;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue