MCPcopy
hub / github.com/pocketbase/pocketbase / Settings

Method Settings

core/app.go:77–77  ·  view source on GitHub ↗

Settings returns the loaded app settings.

()

Source from the content-addressed store, hash-verified

75
76 // Settings returns the loaded app settings.
77 Settings() *Settings
78
79 // Store returns the app runtime store.
80 Store() *store.Store[string, any]

Callers 15

SendRecordAuthAlertFunction · 0.65
SendRecordOTPFunction · 0.65
SendRecordPasswordResetFunction · 0.65
SendRecordVerificationFunction · 0.65
SendRecordChangeEmailFunction · 0.65
resolveEmailTemplateFunction · 0.65
TestSendRecordAuthAlertFunction · 0.65
ReloadSettingsMethod · 0.65
TestReloadSettingsFunction · 0.65
sendSystemAlertFunction · 0.65
TestCreateBackupFunction · 0.65

Calls

no outgoing calls

Tested by 15

TestSendRecordAuthAlertFunction · 0.52
TestReloadSettingsFunction · 0.52
TestCreateBackupFunction · 0.52
TestBaseAppLoggerWritesFunction · 0.52
TestSettingsDeleteFunction · 0.52
TestSettingsValidateFunction · 0.52
TestEventRequestRealIPFunction · 0.52
TestSuperuserIPsCommandFunction · 0.52