Spaces:
Sleeping
Sleeping
File size: 533 Bytes
c75bbd7 afc3b10 c75bbd7 afc3b10 c75bbd7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | {
"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": {}
} |