popupCloseTime
Path: rsConf.general.popupCloseTime
Default: 2000 (= 2 seconds)
Description: Determines the amount of time the popup will be visible when the user has selected some text. Expressed in milliseconds.
Example:
window.rsConf = { general: { popupCloseTime: 2000 } };