arusahni / ngtweet

Easily embed Twitter widgets into your Angular application! No more having to kludge together a Twitter script loader, or manage embed state on route/visibility change.
http://arusahni.github.io/ngtweet/
MIT License
34 stars 22 forks source link

Disable auto reload #31

Closed sylvek closed 7 years ago

sylvek commented 7 years ago

Is there a way to disable auto reload? I figure out that with my tiny raspberry (first generation), my load average takes of after a moment. I'm going to test with a tweet limit..

arusahni commented 7 years ago

As in the auto-reload of timelines? I'm not sure - that is up to Twitter's widget library. According to their docs, if you define a tweet limit, the behavior is disabled.