Sha256: 5da942c8012455b8e88ec69e74bfbad73af3414ef2663bccd5c88a2da0bb5841

Contents?: true

Size: 271 Bytes

Versions: 48

Compression:

Stored size: 271 Bytes

Contents

module Spider
    
    config_option 'master.scout_plugins_path', _("Path to the scout plugins folder"), :type => String
    config_option 'master.from_email', _("From address for e-mail sent by master"), :type => String, :default => 'spider-master@spiderfw.net'
    
end

Version data entries

48 entries across 48 versions & 1 rubygems

Version Path
spiderfw-0.6.1 apps/master/config/options.rb
spiderfw-0.6.0 apps/master/config/options.rb
spiderfw-0.5.19 apps/master/config/options.rb
spiderfw-0.5.18 apps/master/config/options.rb
spiderfw-0.5.17 apps/master/config/options.rb
spiderfw-0.5.16 apps/master/config/options.rb
spiderfw-0.5.15 apps/master/config/options.rb
spiderfw-0.5.14 apps/master/config/options.rb