Merge branch 'vps6-beesd'

This commit is contained in:
2023-10-05 16:17:24 +08:00

View File

@@ -312,7 +312,7 @@
};
};
coturn.enable = true;
beesd = { enable = false; instances.root = { device = "/"; hashTableSizeMB = 32; }; };
beesd = { enable = true; instances.root = { device = "/"; hashTableSizeMB = 16; }; };
};
};})
];