Changeset 1481

Show
Ignore:
Timestamp:
04/08/08 12:23:53 (8 months ago)
Author:
dbryson
Message:


Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • hive/trunk/worker_bee/conf/database.yml

    r1266 r1481  
    11adapter: mysql 
    2 database: local_hive 
     2database: bee_test 
    33username: root 
    44password: 
  • hive/trunk/worker_bee/conf/worker.yml

    r1382 r1481  
    11# Hive settings 
    2 hive: "localhost" 
    3 port: 3000 
    4 access_key: "8c18a2d9f9a45cec82f7c1c98472bc658dc7b3df" 
    5 ssl: false 
    6 ping_url: "http://localhost:3000/bee/ping" 
    7 data_url: "http://localhost:3000/bee/data" 
     2hive_url: "http://localhost:3000" 
     3access_key: nil