Configuraciones
This commit is contained in:
7
config/email.json
Normal file
7
config/email.json
Normal file
@ -0,0 +1,7 @@
|
||||
{
|
||||
"imap_server": "imap.yandex.com",
|
||||
"port": 993,
|
||||
"username": "secretary@incoviba.cl",
|
||||
"password": "quzshqzyfcnydevp",
|
||||
"ssl": true
|
||||
}
|
3
config/supervisor.json
Normal file
3
config/supervisor.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"wait": 15
|
||||
}
|
Reference in New Issue
Block a user