Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/commit/b13b096e77da281f7fec1a6e046fe9ceda4ec2b1 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Added tooltip to say analytics requires a restart to take effect

pull/157/head
Mark McDowall 10 years ago
parent d651e6ac52
commit b13b096e77

@ -174,7 +174,7 @@
<label class="col-sm-3 control-label">Log Level</label>
<div class="col-sm-1 col-sm-push-2 help-inline">
<i class="icon-nd-form-warning" title="Trace and Debug logging should only be enabled temporarily"/>
<i class="icon-nd-form-warning" title="Trace logging should only be enabled temporarily"/>
</div>
<div class="col-sm-2 col-sm-pull-1">
@ -205,6 +205,7 @@
<span class="help-inline-checkbox">
<i class="icon-nd-form-info" title="Send anonymous information about your browser and which parts of the web interface you use to Sonarr servers. We use this information to prioritize features and browser support. We will NEVER include any personal information or any information that could identify you."/>
<i class="icon-nd-form-warning" title="Requires restart to take effect"/>
</span>
</div>
</div>

Loading…
Cancel
Save