1# -*- coding: binary -*- 2module Msf 3module Ui 4module Web 5 6# 7# The log source used by the web service. 8# 9LogSource = "msfweb" 10 11end 12end 13end 14 15 16