feat: disable swap by default
This commit is contained in:
parent
b3d6949222
commit
1896b1178d
2 changed files with 4 additions and 1 deletions
|
|
@ -29,3 +29,6 @@ firewall_host_rules:
|
|||
# ntp
|
||||
ntp_server: "pool.ntp.org"
|
||||
timezone: "Europe/Amsterdam"
|
||||
|
||||
# swap
|
||||
swap: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue