Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.




 
 
NameDefault Log Level

Key

pulsar.loglevel

Value

Plain text. One of the following:

info

warn

error

debug

Verbose

Default Value (if any)

info
Compatibility
  •  iOS
  •  Windows
  •  Android

Description

Specify the log level you wish to appear in the Pulsar log. The available levels are:

  • "info" - The default level. Logs will include the "[INFO]" tag 

  • "warn" - Logs will include the "[WARN]" tag 

  • "error" - Logs will include the "[ERROR]" tag 

  • "debug" - Logs will include the "[DEBUG]" tag and will only appear when debug logging has been turned on in Pulsar
  • "Verbose" - Extra debug-level information will appear in the logs.

Notes/Comments




 
 
NameDefault Email Signature

Key

pulsar.email.defaultsignature

Value

Plain text. Can be rich-formatted using HTML. Images not supported at this time.

Default Value (if any)

Sent by Pulsar for Salesforce.<br>http://www.luminixinc.com"
Compatibility
  •  iOS
  •  Windows
  •  Android

Description

Change the default email signature for outgoing mail from the app. (This currently applies mainly to content library documents sent from the app).
Notes/Comments




 
 
NameHide Advanced Settings Button

Key

pulsar.settings.hideAdvancedSettings

Value

TRUE/FALSE

Default Value (if any)

 FALSE
Compatibility
  •  iOS
  •  Windows
  •  Android

Description

When this setting is enabled, the settings page within Pulsar app will not display the Advanced Settings button for the user.
Notes/Comments




 
 
NameEmail recipient(s) for Pulsar Logs

Key

pulsar.logs.email

Value

comma-, semi-colon-, or newline-separated list of email addresses

Default Value (if any)


Compatibility
  •  iOS
  •  Windows
  •  Android

Description

When this setting is enabled, the email the user is sending will be sent to the email address(es) specified
Notes/Comments




 
 
NameCC Email for Pulsar Logs

Key

pulsar.logs.email.cc

Value

comma-, semi-colon-, or newline-separated list of email addresses

Default Value (if any)


Compatibility
  •  iOS
  •  Windows
  •  Android

Description

When this setting is enabled, a copy of the email the user is sending will be sent to the email address specified
Notes/Comments




 
 
NameRequire a password to use logs Button

Key

pulsar.password

Value

TRUE / FALSE

Default Value (if any)

FALSE
Compatibility
  •  iOS
  •  Windows
  •  Android

Description

When this setting is enabled, the settings page within Pulsar app will prompt the user to enter a passcode before the logs will be displayed for them. Some institutions only want the admin users to be able to send us logs and this is a way to work with that.
Notes/Comments




 
 
NameDisable device calendar events

Key

pulsar.calendar.disableDeviceCalendar

Value

TRUE / FALSE

Default Value (if any)

TRUE
Compatibility
  •  iOS
  •  Windows
  •  Android

Description

Some users would only like to see SFDC events and not the Exchange/Gmail and other calendars, so managing events is easier for them.
Notes/Comments




 
 
NameChange the color of Salesforce events

Key

pulsar.calendar.event.sfcolor

Value

An R,G,B color tuple with values between 0-255

Default Value (if any)


Compatibility

Pulsar v12 +

  •  iOS
  •  Windows
  •  Android

Description

Change the default color of the Salesforce events displayed in your calendar
Notes/Comments

For example : 0,127,255

Deprecated: key value for Pulsar < v12 =  `pulsar.event.sfcolor`


...