init projectmycelium
This commit is contained in:
82
user_data/name_at_example_com.json
Normal file
82
user_data/name_at_example_com.json
Normal file
@@ -0,0 +1,82 @@
|
||||
{
|
||||
"user_email": "name@example.com",
|
||||
"wallet_balance_usd": 0.0,
|
||||
"transactions": [],
|
||||
"staked_amount_usd": 0.0,
|
||||
"pool_positions": {},
|
||||
"name": "name2",
|
||||
"country": "",
|
||||
"timezone": "",
|
||||
"password_hash": "$2b$12$RUOgaY9dKK6QGrQ8E.Fsgus0eteppjzG6NeBDtgAPZKdGblK56PFq",
|
||||
"services": [],
|
||||
"service_requests": [],
|
||||
"service_bookings": [],
|
||||
"availability": null,
|
||||
"slas": [],
|
||||
"apps": [],
|
||||
"app_deployments": [],
|
||||
"deleted": true,
|
||||
"deleted_at": "2025-08-22T15:08:44.196197805+00:00",
|
||||
"deletion_reason": "User requested account deletion",
|
||||
"nodes": [],
|
||||
"farmer_earnings": [],
|
||||
"farmer_settings": null,
|
||||
"slice_products": [],
|
||||
"user_activities": [],
|
||||
"user_preferences": {
|
||||
"theme": "light",
|
||||
"language": "en",
|
||||
"currency_display": "USD",
|
||||
"email_notifications": true,
|
||||
"push_notifications": true,
|
||||
"marketing_emails": false,
|
||||
"data_sharing": false,
|
||||
"preferred_currency": "USD",
|
||||
"preferred_language": "en",
|
||||
"timezone": "UTC",
|
||||
"notification_settings": {
|
||||
"email_enabled": true,
|
||||
"push_enabled": true,
|
||||
"sms_enabled": false,
|
||||
"slack_webhook": null,
|
||||
"discord_webhook": null,
|
||||
"enabled": false,
|
||||
"push": true,
|
||||
"node_offline_alerts": true,
|
||||
"maintenance_reminders": true,
|
||||
"earnings_reports": false
|
||||
},
|
||||
"privacy_settings": {
|
||||
"profile_public": false,
|
||||
"email_public": false,
|
||||
"activity_public": false,
|
||||
"stats_public": false,
|
||||
"profile_visibility": "private",
|
||||
"marketing_emails": false,
|
||||
"data_sharing": false,
|
||||
"activity_tracking": false
|
||||
},
|
||||
"dashboard_layout": "grid",
|
||||
"last_payment_method": null
|
||||
},
|
||||
"usage_statistics": null,
|
||||
"orders": [],
|
||||
"active_product_rentals": [],
|
||||
"farmer_rental_earnings": [],
|
||||
"node_rentals": [],
|
||||
"node_groups": [],
|
||||
"slice_rentals": [],
|
||||
"slice_assignments": [],
|
||||
"display_currency": "USD",
|
||||
"quick_topup_amounts": [
|
||||
10.0,
|
||||
25.0,
|
||||
50.0,
|
||||
100.0
|
||||
],
|
||||
"auto_topup_settings": null,
|
||||
"products": [],
|
||||
"owned_products": [],
|
||||
"owned_product_ids": [],
|
||||
"ssh_keys": []
|
||||
}
|
Reference in New Issue
Block a user