feat(FN-2961): merge fusion/fn-2961

- Add documentation for custom provider settings in the settings reference (`docs/settings-reference.md`)

Commits merged:
- feat(FN-2961): complete Step 6 — document custom provider settings

Files changed:
docs/settings-reference.md | 1 +
 1 file changed, 1 insertion(+)

Fusion-Task-Id: FN-2961
This commit is contained in:
Fusion
2026-04-29 20:39:57 -07:00
committed by gsxdsm
parent 101567052c
commit 56fd8712c5
7 changed files with 507 additions and 291 deletions

View File

@@ -29,6 +29,7 @@ export const DEFAULT_GLOBAL_SETTINGS = {
webhookFormat: "generic",
webhookEvents: [],
notificationProviders: [],
customProviders: [],
defaultProjectId: undefined,
setupComplete: undefined,
favoriteProviders: undefined,