Subscribe.js behaviors.#Configuration
While the default configuration works for most use cases, you might want to
configure some of
ℹ️ Your Dashboard configuration will override these configuration values unless
they have been set with a read-only mode.
#Usage
.config(optionName: String, optionValue: Any, readOnly?: Boolean): this.config(options: Object, readOnly ?: Boolean): this#Options
#debug
- Type: Boolean
- Default: false
If debug mode is enabled,
Subscribe.js will log all the actions it does in the browser console.