Jump to content

Recommended Posts

Posted

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 */

 

 

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...