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

Clear log files

pull/4/head
Mark McDowall 10 years ago
parent e58576bcfa
commit 4108bbac7a

@ -69,7 +69,7 @@ module.exports = Marionette.Layout.extend({
callback : this._refreshTable
},
{
title : 'Delete Log Files',
title : 'Clear Log Files',
icon : 'icon-trash',
command : this.deleteFilesCommand,
successMessage : 'Log files have been deleted',

Loading…
Cancel
Save