Changeset 1548
- Timestamp:
- 04/22/08 10:55:39 (3 weeks ago)
- Files:
-
- hive/trunk/worker_bee/conf/worker.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
hive/trunk/worker_bee/conf/worker.yml
r1481 r1548 1 1 # Hive settings 2 3 # This is the URL to the Community Hive 2 4 hive_url: "http://localhost:3000" 3 access_key: nil 5 # Access Key 6 access_key: "9ae5d1bfad9601b97f31d5d0a2a9cb4ef2a9200b" 7 # Poll interval in minutes valid values: (1-60) 8 poll_interval: 5
