diff options
Diffstat (limited to 'localwebsite/config.php')
-rw-r--r-- | localwebsite/config.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/localwebsite/config.php b/localwebsite/config.php index d28d714..c046b10 100644 --- a/localwebsite/config.php +++ b/localwebsite/config.php @@ -56,6 +56,8 @@ return [ 'inverter.js' => 2, ], + 'cam_hls_access_key' => '', + 'cam_hls_proto' => 'http', 'cam_hls_host' => '192.168.1.1', 'cam_list' => [ // fill me with names |