Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# -*- coding: binary -*-
module Msf
module Ui
module Web
#
# The log source used by the web service.
LogSource = "msfweb"
end