mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
config: disable periodic backups by default, slows down shutdown and boot a lot for no apparent reason. closes https://github.com/opnsense/core/issues/5790
This commit is contained in:
parent
01e310512a
commit
f1ea003082
@ -248,6 +248,10 @@
|
||||
<ssh>
|
||||
<group>admins</group>
|
||||
</ssh>
|
||||
<rrdbackup>-1</rrdbackup>
|
||||
<dhcpbackup>-1</dhcpbackup>
|
||||
<netflowbackup>-1</netflowbackup>
|
||||
<captiveportalbackup>-1</captiveportalbackup>
|
||||
</system>
|
||||
<interfaces>
|
||||
<wan>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user