diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2022-05-26 01:25:21 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2022-05-26 01:25:21 +0300 |
commit | b46401b5a91f63917157dee40e986d3d3091025b (patch) | |
tree | 634766ef848b76d29c01be79cd6ad889dbc03fcd /localwebsite/config.php | |
parent | e20f0ef7c91e7862150f362fb2718cf5f5f6c909 (diff) |
localwebsite upd
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 |