No configuration options in latest version via web? #645
-
Trying to get another go to this, loaded the latest version and have web enabled. When I go to the IP all I see is: Wyze Mini Web Sever Menu Nothing else. Before there were other links including one where a user could edit the config file and then reboot. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
you need to set an option wz_mini.conf Aren't you seeing a message like
? (code behind that is at https://github.com/gtxaspec/wz_mini_hacks/blob/master/SD_ROOT/wz_mini/etc/network.d/S10httpd ) |
Beta Was this translation helpful? Give feedback.
-
and now I see my error (left off the |
Beta Was this translation helpful? Give feedback.
-
Hello, but I don't know what I need to do. |
Beta Was this translation helpful? Give feedback.
you need to set an option wz_mini.conf
WEB_SERVER_OPTIONS
Aren't you seeing a message like
?
(code behind that is at https://github.com/gtxaspec/wz_mini_hacks/blob/master/SD_ROOT/wz_mini/etc/network.d/S10httpd )