mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -05:00
logster needs application version
This commit is contained in:
parent
b4d7ff1dac
commit
f06137003b
1 changed files with 2 additions and 0 deletions
|
@ -50,3 +50,5 @@ Logster.config.current_context = lambda{|env,&blk|
|
|||
|
||||
# TODO logster should be able to do this automatically
|
||||
Logster.config.subdirectory = "#{GlobalSetting.relative_url_root}/logs"
|
||||
|
||||
Logster.config.application_version = Discourse.git_version
|
||||
|
|
Loading…
Reference in a new issue