update
This commit is contained in:
parent
fc18187790
commit
62ee7de9af
1 changed files with 2 additions and 2 deletions
|
|
@ -54,7 +54,7 @@ python="3.11"
|
|||
# Support for firmware ver 3.0.9+ only
|
||||
#
|
||||
# 1. Use "default" to just install the package but not to run the process
|
||||
# When you need remote video monitoring from the ssh shell execute
|
||||
# When you need remote video monitoring from the ssh shell execute
|
||||
# 'camera.py' to start the webserver and use CTRL-C to stop the webserver
|
||||
#
|
||||
# 2. Use "default.run" for install the package and auto run the process at startup
|
||||
|
|
@ -84,7 +84,7 @@ app_net_ready="30s"
|
|||
# "8.8.8.8", "208.67.222.222", "114.114.114.114", "223.5.5.5"
|
||||
# You can replace one, more or all of them
|
||||
# Example: app_dns="208.67.222.222|4.4.4.4" "223.5.5.5|8.8.4.4"
|
||||
app_dns="1.1.1.1|8.8.8.8"
|
||||
app_dns="208.67.222.222|1.1.1.1"
|
||||
|
||||
# Replace some of the app images
|
||||
# Use it for one or more sets: app_images="set1" "set2" "set3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue