mirror of
https://github.com/Dichgrem/luci-app-nyn.git
synced 2025-12-16 13:42:00 -05:00
fix:config
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
config general 'general'
|
||||
option enabled '0'
|
||||
option timeout '1'
|
||||
option timeout '5'
|
||||
option retry '5'
|
||||
option schedule_callback '0'
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# This file will be generated by UCI system
|
||||
|
||||
[general]
|
||||
timeout = 1
|
||||
timeout = 5
|
||||
retry = 5
|
||||
schedule_callback = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user