<tip>Check if you want values to be updated on dashboard load, will slow down dashboard load time</tip>
<spanclass="gf-form-label width-7">Refresh</span>
<selectclass="input-large tight-form-input"ng-model="current.refresh"ng-options="f for f in ['Never', 'On Dashboard Load', 'On Time Change']"></select>
<tip>When to update the values of this template, will slow down dashboard load / time change</tip>