Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
SendRecordAuthAlert
Function · 0.65
SendRecordOTP
Function · 0.65
SendRecordPasswordReset
Function · 0.65
SendRecordVerification
Function · 0.65
SendRecordChangeEmail
Function · 0.65
resolveEmailTemplate
Function · 0.65
TestSendRecordAuthAlert
Function · 0.65
ReloadSettings
Method · 0.65
TestReloadSettings
Function · 0.65
TestReloadSettingsWithEncryption
Function · 0.65
sendSystemAlert
Function · 0.65
TestCreateBackup
Function · 0.65
Calls
no outgoing calls
Tested by
15
TestSendRecordAuthAlert
Function · 0.52
TestReloadSettings
Function · 0.52
TestReloadSettingsWithEncryption
Function · 0.52
TestCreateBackup
Function · 0.52
TestBaseAppLoggerWrites
Function · 0.52
TestSettingsDelete
Function · 0.52
TestSettingsValidate
Function · 0.52
TestEventRequestRealIP
Function · 0.52
TestSuperuserIPsCommand
Function · 0.52
TestRecordAuthWithOAuth2Redirect
Function · 0.52
TestRecordRequestEmailChange
Function · 0.52
TestRecordConfirmVerification
Function · 0.52