Update src/pages/EditMonitor.vue

This commit is contained in:
Frank Elsinga 2026-01-13 02:10:37 +01:00 committed by GitHub
parent b0599b3998
commit c39ba1f4fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2269,7 +2269,7 @@ const monitorDefaults = {
accepted_statuscodes: ["200-299"],
saveResponse: false,
saveErrorResponse: true,
responseMaxLength: 256,
responseMaxLength: 1024,
dns_resolve_type: "A",
dns_resolve_server: "1.1.1.1",
docker_container: "",