dragonexpert / recentthreads

Adds a section to your index page for recent threads.
Other
8 stars 2 forks source link

Refresh Inteveral Setting #76

Closed dragonexpert closed 3 years ago

dragonexpert commented 3 years ago

The refresh interval should be a setting rather than hard coded. This would cater to those who are less experienced with template editing. For simplicity, I will have it be the number of full seconds instead of microseconds which is what the function actually uses because it is easy enough to convert it. If set to 0, disable ajax refresh.