Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SiCKRAGE
sickrage
Commits
08fdbad2
Commit
08fdbad2
authored
Oct 17, 2017
by
echel0n
Browse files
Fixed issue with log_dir attrib missing
parent
70b4e321
Changes
2
Hide whitespace changes
Inline
Side-by-side
changelog.md
View file @
08fdbad2
# Changelog
-
*
d250a08 - 2017-10-17: Release v9.1.43
-
*
963f9e7 - 2017-10-17: Fixed issue with log_dir attrib missing
-
*
25f71bf - 2017-10-17: Release v9.1.43
-
*
e62bc4e - 2017-10-17: Fixed TemplateLookupException issues
-
*
f915a35 - 2017-10-17: Release v9.1.42
-
*
177461d - 2017-10-17: Fixed NyaaTorrents provider Refactored more provider code
...
...
sickrage/core/webserver/views/config/index.mako
View file @
08fdbad2
...
...
@@ -75,10 +75,10 @@
<br/>
<div class="row">
<div class="col-lg-3 col-md-3 col-sm-3 col-xs-12">
<i class="icons-sickrage icons-sickrage-log"></i> ${_('SR Log
Dir
:')}
<i class="icons-sickrage icons-sickrage-log"></i> ${_('SR Log
File
:')}
</div>
<div class="col-lg-9 col-md-9 col-sm-9 col-xs-12">
${sickrage.srCore.sr
Config.LOG_DIR
}
${sickrage.srCore.sr
Logger.logFile
}
</div>
</div>
<br/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment