config.py 832 Bytes
WS_URL = "https://www.waboxapp.com/api/send/"
WS_Status = "https://www.waboxapp.com/api/status/"
WS_token = "fd378337aebead91c2eb25209aa51a7d5ce9754ea1718"
FILE_server = "https://img.hgtsa.com.ar/"
SMTP_username = "anac.avisos@gmail.com"
SMTP_password = "alfk ozgs yita irur"
SMTP_HOST = "smtp.gmail.com"
SMTP_PORT = 587
SMS_URL = "http://192.168.15.120:8080/v1/sms/send/"
folder = "msg/"
db = "/dev/shm/messages.db"
TimeQueqe = 30
LimiteDiario = 200
ArchivoLimitesHosts = "limites.json"
WS_uid = "5493412671594"#Telefono de salida
WsClientesBrowser = {
    "5493412671594":"http://192.168.15.246:13434/",
    5493412671594:"http://192.168.15.246:13434/"
}
resp_defect_int = {'success': True, 'uid': WS_uid, 'hook_url': None, 'alias': 'HGT SA Notificaciones', 'platform': 'android', 'battery': None, 'plugged': None, 'locale': '-'}