summaryrefslogtreecommitdiff
path: root/localwebsite/config.php
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2022-08-21 23:55:58 +0300
committerEvgeny Zinoviev <me@ch1p.io>2022-08-21 23:55:58 +0300
commit4f6adc157492f631a587d93773e1c9f40a852937 (patch)
treef99ca826ac28ffe1ef764414a6b89a36b05ad8bd /localwebsite/config.php
parente636419bd2598d9a3cfccfba21b07db68c0f53fd (diff)
lws: cams: switch between highres/lowres
Diffstat (limited to 'localwebsite/config.php')
-rw-r--r--localwebsite/config.php7
1 files changed, 6 insertions, 1 deletions
diff --git a/localwebsite/config.php b/localwebsite/config.php
index 399393c..c874055 100644
--- a/localwebsite/config.php
+++ b/localwebsite/config.php
@@ -60,7 +60,12 @@ return [
'cam_hls_proto' => 'http', // bool|callable
'cam_hls_host' => '192.168.1.1', // bool|callable
'cam_list' => [
- // fill me with names
+ 'low' => [
+ // fill me with names
+ ],
+ 'high' => [
+ // fill me with names
+ ],
],
'vk_sms_checker' => [