]> git.mxchange.org Git - friendica.git/blobdiff - js/main.js
system support for personal configurable ajax update interval
[friendica.git] / js / main.js
index 829af2258f03bae1591be2f09f431e48f9664534..3428886e70cc59072d40d3fdd283f5040eb22c5e 100644 (file)
                                });
                        }) ;
                }
-               timer = setTimeout(NavUpdate,30000);
+               timer = setTimeout(NavUpdate,updateInterval);
        }
 
        function liveUpdate() {