mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-04-28 11:40:25 +00:00
15 lines
No EOL
385 B
JSON
15 lines
No EOL
385 B
JSON
{
|
|
"profiles": {
|
|
"userLogin": {
|
|
"name": "profile_user_login",
|
|
"partition": "user_login",
|
|
"description": "Profile for user login browser"
|
|
},
|
|
"project": {
|
|
"nameTemplate": "profile_{port}",
|
|
"partitionTemplate": "project_{port}",
|
|
"description": "Profile for project browser instances"
|
|
}
|
|
},
|
|
"basePath": "~/.eigent/browser_profiles"
|
|
} |