updates
All checks were successful
Lint / lint (push) Successful in 1s
Plex Update / update (push) Successful in 8s

This commit is contained in:
Vivian 2023-08-17 14:39:08 +02:00
parent 1e4efa218b
commit 266faf9a47
2 changed files with 30 additions and 28 deletions

View file

@ -47,8 +47,10 @@
# autoMount = true;
settings = {
Addresses.API = "/ip4/127.0.0.1/tcp/2324";
Experimental = {
Routing = {
AcceleratedDHTClient = true;
};
Experimental = {
FilestoreEnabled = true;
};
};