fix:config

This commit is contained in:
dichgrem
2025-09-18 09:12:57 +08:00
parent f24a95d18e
commit ac3cf9ba14
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
config general 'general'
option enabled '0'
option timeout '1'
option timeout '5'
option retry '5'
option schedule_callback '0'

View File

@@ -2,7 +2,7 @@
# This file will be generated by UCI system
[general]
timeout = 1
timeout = 5
retry = 5
schedule_callback = false