To edit pages or tickets please login with username/password: aaf/aaf

Changeset 295

Show
Ignore:
Timestamp:
12/16/07 21:00:11 (10 months ago)
Author:
jk
Message:

applied patch from #176 to allow for DRb over unix sockets. use socket option in ferret_server.yml

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/demo/config/ferret_server.yml

    r245 r295  
    1010  log_level: info 
    1111test: 
    12   host: localhost 
    13   port: 9009 
     12  socket: /tmp/ferret.sock 
     13#  host: localhost 
     14#  port: 9009 
    1415  pid_file: log/ferret.pid 
    1516  log_file: log/ferret_server_test.log 

To edit pages or tickets please login with username/password: aaf/aaf