Merge branch 'main' into db-umbau
This commit is contained in:
@@ -38,6 +38,7 @@ if(!file_put_contents (CONFIG_PATH.CONFIG_FILE,
|
||||
global $openweathermap_appid;
|
||||
global $aeris_client_id;
|
||||
global $aeris_client_secret;
|
||||
global $lokale_netze;
|
||||
|
||||
$instanz = '.var_export(INSTANZ, true).';
|
||||
$dbconn = 0;
|
||||
@@ -60,6 +61,8 @@ if(!file_put_contents (CONFIG_PATH.CONFIG_FILE,
|
||||
$openweathermap_appid = "";
|
||||
$aeris_client_id = "";
|
||||
$aeris_client_secret = "";
|
||||
// Netze, aus denen Passwort-Login erlaubt ist (CIDR). Nie das Docker-Netz!
|
||||
$lokale_netze = array();
|
||||
?>'))
|
||||
{
|
||||
$err= error("Konfiguration konnte nicht geschrieben werden!");
|
||||
|
||||
Reference in New Issue
Block a user