]> andersk Git - libfaim.git/blobdiff - faim/faimconfig.h
- Mon Aug 21 22:00:18 UTC 2000
[libfaim.git] / faim / faimconfig.h
index 222ff447a6aff502f219a8ce6c7aa7be3d8252a8..c5d3d6bd9ef387c46f5d4a930b430af443b3b9e5 100644 (file)
  */
 #define USE_SNAC_FOR_IMS
 
-/*
- * As of AIM 3.5 or so, AOL as added a better way of
- * logging in.  Define this to use it instead of the 
- * old Version 1.0 way.  
- *
- * The largest caveat here is that I have no idea
- * how to encode passwords using the new 3.5 way.
- * Until someone figures that out the...
- *
- * Default: Undefined.
- *
- */
-#undef SNACLOGIN
-
 /*
  * Default Authorizer server name and TCP port for the OSCAR farm.  
  *
 #define FAIM_LOGIN_SERVER "login.oscar.aol.com"
 #define FAIM_LOGIN_PORT 5190
 
-/*
- * MAX_READ_ERROR can be decreased if you find dead connections
- * lingering around, and not getting detected, for too long.
- *
- * Default: 100
- *
- */
-#define MAX_READ_ERROR 100
-
 /*
  * The integer extraction/copying functions in aim_util.c have
  * both a function version and a macro version.  The macro 
This page took 0.027515 seconds and 4 git commands to generate.