format + bittorrent changes
This commit is contained in:
parent
c3bb3979fa
commit
393bbe21b4
@ -33,10 +33,10 @@
|
|||||||
url = "https://github.com/VueTorrent/VueTorrent/releases/download/v2.17.0/vuetorrent.zip";
|
url = "https://github.com/VueTorrent/VueTorrent/releases/download/v2.17.0/vuetorrent.zip";
|
||||||
hash = "sha256-PpumQCgIZp9wENL1XZvf7CdUAW9W0pQP5wqtG9oOUpM=";
|
hash = "sha256-PpumQCgIZp9wENL1XZvf7CdUAW9W0pQP5wqtG9oOUpM=";
|
||||||
}}";
|
}}";
|
||||||
Password_PBKDF2 = "@ByteArray(U6PmgkmajHD6Nu5rLbazHw==:ycEEnAMGTxwAhkFiQtdkc6mbGArmnZ2Tkujk6wt4CCytlX0mzGgjQVLKzRb8vSV/S1Yu6+PuAO5gC8IxGR97jA==)";
|
|
||||||
|
|
||||||
AuthSubnetWhitelist="127.0.0.1";
|
# disable auth because we use caddy for auth
|
||||||
AuthSubnetWhitelistEnabled = true;
|
AuthSubnetWhitelist = "0.0.0.0/0";
|
||||||
|
AuthSubnetWhitelistEnabled = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
serverConfig.Preferences.Downloads = {
|
serverConfig.Preferences.Downloads = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user