Skip to content

Commit

Permalink
portal: increase timeout to match the ap ttl.
Browse files Browse the repository at this point in the history
  • Loading branch information
themactep committed Nov 26, 2024
1 parent a481a6d commit 2314e6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/thingino-portal/files/index.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<%

timestamp=$(date +%s)
ttl_in_sec=120
ttl_in_sec=600

from_env() {
fw_printenv -n "$1" | tr -d '\n'
Expand Down

0 comments on commit 2314e6d

Please sign in to comment.