Administrator Posted March 30, 2013 Posted March 30, 2013 Teh quick reply editor when open will check for new content every 10 seconds by default, to increase or decrease this time frame, edit the following. /public/ls/ips.textEditor.js Edit this line IPS_TEXTEDITOR_POLLING: 10000, /* 10 seconds */ Adjusting as follows to increase to 20 seconds as an example IPS_TEXTEDITOR_POLLING: 20000, /* 20 seconds */
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now