name: http version: "1.0.0" description: "Synthetic HTTP endpoint monitoring — status code, response time, content match, TLS expiry" author: "FabledScryer" license: "MIT" min_app_version: "0.1.0" repository_url: "https://git.fabledsword.com/bvandeusen/FabledScryer-plugins" homepage: "https://git.fabledsword.com/bvandeusen/FabledScryer-plugins/src/branch/main/http" tags: - monitoring - http - synthetic - uptime config: check_interval_seconds: 60 default_timeout_seconds: 10 follow_redirects: true verify_ssl: true