package fields import ( "github.com/starfleetcptn/gomft/components/notifications/types" // "github.com/starfleetcptn/gomft/components/notifications/form/utils" // Removed as unused ) templ NtfyFields(data types.NotificationFormData) {
The Ntfy server URL (default: ntfy.sh)
Choose a unique, unguessable topic name
Use placeholders for dynamic values. Available variables: job.*, instance.*, timestamp, notification.*
Send a test notification to verify your Ntfy configuration works correctly before saving.