feat(FN-2339): add configurable ntfy server support
- Add ntfy base URL to global settings schema/types with persistence coverage and regression tests - Extend dashboard settings API/routes and Settings modal UI to edit and save a custom ntfy server - Update notifier runtime to use configured ntfy base URL when sending notifications - Document the new setting and include a changeset for @runfusion/fusion
This commit is contained in:
5
.changeset/custom-ntfy-server.md
Normal file
5
.changeset/custom-ntfy-server.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": minor
|
||||
---
|
||||
|
||||
Add support for an optional custom ntfy server URL in notification settings, with default fallback to `https://ntfy.sh` when unset.
|
||||
Reference in New Issue
Block a user