Frontcall features

Defines variables linked to frontcall features

$gbc-frontcalls-blob-expiration-timeout

Timeout (in seconds) after which a blob URI (generated by media frontcalls such as choosePhoto) will be revoked

Type: number

Default value: 300

Computed value: 300

$gbc-frontcalls-geolocation-enableHighAccuracy

See https://developer.mozilla.org/en-US/docs/Web/API/Geolocation/getCurrentPosition#options

Type: boolean

Default value: false

$gbc-frontcalls-geolocation-timeout

See https://developer.mozilla.org/en-US/docs/Web/API/Geolocation/getCurrentPosition#options

Type: number

Default value: 5000

Computed value: 5000

$gbc-frontcalls-geolocation-maximumAge

See https://developer.mozilla.org/en-US/docs/Web/API/Geolocation/getCurrentPosition#options

Type: number

Default value: 0