summaryrefslogtreecommitdiff
path: root/localwebsite/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'localwebsite/config.php')
-rw-r--r--localwebsite/config.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/localwebsite/config.php b/localwebsite/config.php
index 68c1ed5..d16ef1c 100644
--- a/localwebsite/config.php
+++ b/localwebsite/config.php
@@ -74,4 +74,7 @@ return [
'auth_cookie_host' => '',
'auth_need' => false, // bool|callable
'auth_pw_salt' => '',
+
+ 'grafana_sensors_url' => '',
+ 'grafana_inverter_url' => ''
];