SkynetConfig
SkynetConfig Schema
Properties
| Name | Type | Description |
|---|---|---|
| id | Integer |
No description |
| singleton | Boolean |
No description |
| skybot_user_id | Integer |
The ID of the skybot user |
| first_light_credit_limit | Integer |
No description |
| first_light_observing_account_id | Integer |
The ID of the observing account which should be used to provide introductory credits to new users. |
Relationships
| Relationship Name | Type |
|---|---|
| first_light_observing_account | ObservingAccount |
| skybot_user | User |