feat: disable disksup by default

This commit is contained in:
Ivan Dyachkov 2023-02-08 15:33:35 +01:00
parent cec8afe1b4
commit fdb802975c
1 changed files with 3 additions and 0 deletions

View File

@ -113,3 +113,6 @@
## Mnesia thresholds
-mnesia dump_log_write_threshold 5000
-mnesia dump_log_time_threshold 60000
## Disable os_mon's disksup by default
-os_mon start_disksup false