Changeset 15653


Ignore:
Timestamp:
05/10/12 22:17:18 (11 years ago)
Author:
nit
Message:

[titan] hold pic in mem 1 min instread 10 min

File:
1 edited

Legend:

Unmodified
Added
Removed
  • titan/plugins/tithek/tithek.h

    r15500 r15653  
    415415                                {
    416416                                        tithekpic = tithekdownload(((struct tithek*)tmp->handle)->pic, ((struct tithek*)tmp->handle)->localname, "aXBrLUdaRmg6RkhaVkJHaG56ZnZFaEZERlRHenVpZjU2NzZ6aGpHVFVHQk5Iam0=", 0);
    417                                         changepicmem(tmp, tithekpic, 600, 0);
     417                                        changepicmem(tmp, tithekpic, 60, 0);
    418418                                        free(tithekpic); tithekpic = NULL;
    419419                                }
     
    427427                                {
    428428                                        tithekpic = tithekdownload(((struct tithek*)tmp->handle)->pic, ((struct tithek*)tmp->handle)->localname, "aXBrLUdaRmg6RkhaVkJHaG56ZnZFaEZERlRHenVpZjU2NzZ6aGpHVFVHQk5Iam0=", 0);
    429                                         changepicmem(tmp, tithekpic, 600, 0);
     429                                        changepicmem(tmp, tithekpic, 60, 0);
    430430                                        free(tithekpic); tithekpic = NULL;
    431431                                }
Note: See TracChangeset for help on using the changeset viewer.