This commit is contained in:
2026-02-03 15:01:59 +01:00
parent f6874ea235
commit dfa93ccf27
12 changed files with 30 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
<?php
require_once 'auth.php';
#############################################################
# Konfigurations Datei für Webcams mit Motion
@@ -7,6 +8,13 @@
$inc_pfad_www = "/z/motion/";
#################################
# Zugangsdaten
#################################
$inc_username = "TODO"
$inc_password = "TODO"
#################################
# KAMERAS
#################################