public Method

Start.config_keys

There's no documentation for this item.

Source Code

# File rails/mongrel_server/commands.rb, line 235
def config_keys
  @config_keys ||=
    %w(address host port cwd log_file pid_file environment docroot mime_map daemon debug includes config_script num_processors timeout throttle user group prefix)
end
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.