WebPluginOptions
Popii / WebPluginOptions
Interface: WebPluginOptions
Section titled “Interface: WebPluginOptions”Defined in: plugins/web/types.ts:20
Properties
Section titled “Properties”
optionalport?:number
Defined in: plugins/web/types.ts:21
hostname?
Section titled “hostname?”
optionalhostname?:string
Defined in: plugins/web/types.ts:22
publicUrl
Section titled “publicUrl”publicUrl:
string
Defined in: plugins/web/types.ts:23
oauth:
object
Defined in: plugins/web/types.ts:24
clientId
Section titled “clientId”clientId:
string
clientSecret
Section titled “clientSecret”clientSecret:
string
redirectPath?
Section titled “redirectPath?”
optionalredirectPath?:string
database?
Section titled “database?”
optionaldatabase?:object
Defined in: plugins/web/types.ts:25
optionalpath?:string
migrateOnStartup?
Section titled “migrateOnStartup?”
optionalmigrateOnStartup?:boolean
session?
Section titled “session?”
optionalsession?:object
Defined in: plugins/web/types.ts:26
cookieName?
Section titled “cookieName?”
optionalcookieName?:string
ttlSeconds?
Section titled “ttlSeconds?”
optionalttlSeconds?:number
idleTtlSeconds?
Section titled “idleTtlSeconds?”
optionalidleTtlSeconds?:number
proxy?
Section titled “proxy?”
optionalproxy?:object
Defined in: plugins/web/types.ts:27
trustedHops?
Section titled “trustedHops?”
optionaltrustedHops?:number
branding?
Section titled “branding?”
optionalbranding?:WebBrandingOptions
Defined in: plugins/web/types.ts:28
features?
Section titled “features?”
optionalfeatures?:object
Defined in: plugins/web/types.ts:29
audit?
Section titled “audit?”
optionalaudit?:boolean
tasks?
Section titled “tasks?”
optionaltasks?:boolean
diagnostics?
Section titled “diagnostics?”
optionaldiagnostics?:boolean
optionalspa?:boolean