remove mongodb stuff
This commit is contained in:
parent
9dc7729cd5
commit
545af946e3
1 changed files with 0 additions and 3 deletions
|
|
@ -41,9 +41,6 @@
|
||||||
"zfs.zfs_arc_min=2147483648" # 2GB min ARC size
|
"zfs.zfs_arc_min=2147483648" # 2GB min ARC size
|
||||||
];
|
];
|
||||||
|
|
||||||
# Kernel tuning for MongoDB
|
|
||||||
boot.kernel.sysctl."vm.max_map_count" = 262144;
|
|
||||||
|
|
||||||
# Network configuration
|
# Network configuration
|
||||||
networking = {
|
networking = {
|
||||||
hostName = "nfss";
|
hostName = "nfss";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue