mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
owsd: remove redirect from global config
This commit is contained in:
parent
84896fcc28
commit
35aa491288
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
config owsd 'global'
|
||||
option sock '/var/run/ubus.sock'
|
||||
option www '/www'
|
||||
option redirect '/cgi-bin/luci:/cacheflush.html'
|
||||
# option redirect '/cgi-bin/luci:/cacheflush.html'
|
||||
# option www_maxage '3600'
|
||||
|
||||
# ubusproxy is enbaled if: enable = 1 or peer exists or path exists
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue