Spaces:
Sleeping
Sleeping
| { | |
| "agent_name": "agent-alpha@localhost", | |
| "agent_key": "demo_key_agent-alpha", | |
| "allow_memory_sharing": true, | |
| "mailbox_dir": "F:\\AgentoAll-pub\\hf-demo\\demo_data\\mailboxes", | |
| "transport": "email", | |
| "sync_interval": 10, | |
| "log_file": "F:\\AgentoAll-pub\\hf-demo\\demo_data\\logs\\agentazall.log", | |
| "email": { | |
| "imap_server": "127.0.0.1", | |
| "imap_port": 1143, | |
| "smtp_server": "127.0.0.1", | |
| "smtp_port": 2525, | |
| "username": "agent-alpha@localhost", | |
| "password": "password" | |
| }, | |
| "ftp": {} | |
| } |