Changeset 296 for trunk/plugin/acts_as_ferret/config
- Timestamp:
- 12/16/07 21:00:13 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/plugin/acts_as_ferret/config/ferret_server.yml
r241 r296 2 2 # host: where to reach the DRb server (used by application processes to contact the server) 3 3 # port: which port the server should listen on 4 # socket: where the DRb server should create the socket (absolute path), this setting overrides host:port configuration 4 5 # pid_file: location of the server's pid file (relative to RAILS_ROOT) 5 6 # log_file: log file (default: RAILS_ROOT/log/ferret_server.log
