gestion de usuarios
This commit is contained in:
parent
945710efc1
commit
d0eaed0f5d
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"tatvil": {
|
||||
"password_hash": "scrypt:32768:8:1$OJ2kAIO5hLyOVj9h$709f5f4a38f0ea455badf66c158c3d9925d26302aea147290b53ee5408815b8dcc6bc6e4a77137edcd46edc04caa490a5bcb439845b43bfa0b47041e8a639184",
|
||||
"nombre": "Tatiana",
|
||||
"email_config": {
|
||||
"imap_host": "imap.tecnologia-facil.es",
|
||||
"imap_port": "993",
|
||||
"correo": "tatiana@tecnologia-facil.es",
|
||||
"password": "1my1rhdpdM",
|
||||
"remitente": "ticket_digital@mail.mercadona.es",
|
||||
"ssl_verify": "false"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue