feat: set scan interval to 6h

This commit is contained in:
Simon Cornet 2026-03-20 16:28:51 +01:00
commit 1a6908ad34
2 changed files with 3 additions and 2 deletions

View file

@ -6,3 +6,4 @@ phpipam_db_user: "phpipam"
phpipam_db_password: "changeme"
phpipam_db_name: "phpipam"
phpipam_http_port: "8080"
phpipam_scan_interval: "6h"