Changeset 102
- Timestamp:
- 02/11/02 18:39:44 (7 years ago)
- Files:
-
- trunk/jggtrans.xml (modified) (1 diff)
- trunk/jggtrans.xml.Pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/jggtrans.xml
r98 r102 104 104 --> 105 105 106 <!-- You can change this values according to your needs --> 107 <conn_timeout>3000</conn_timeout> 108 <ping_interval>10</ping_interval> 109 110 <!-- GaduGadu server doesn't seem to answer pings any more :-( 111 So let's give it a year :-) --> 112 <pong_timeout>31536000</pong_timeout> 113 114 106 115 <!-- Spool directory. This is the place, where user info will be stored. --> 107 116 <!-- Be careful about permissions - users' GG passwords are stored there --> trunk/jggtrans.xml.Pl
r98 r102 109 109 </proxy> 110 110 --> 111 112 <!-- Te wartości można zmieniać wedle własnych upodobań. 113 Jak sesja niepotrzebnie dostaje timeout można to zwiększać 114 w nieskończoność :-) --> 115 <conn_timeout>3000</conn_timeout> 116 <ping_interval>10</ping_interval> 117 118 <!-- Od jakiegoś czasu serwer GaduGadu nie odpowiada na pingi :-( 119 Ale dajmy mu rok czasu na odpowiedź :-) --> 120 <pong_timeout>31536000</pong_timeout> 111 121 112 122 <!-- Katalog z danymi użytkowników. -->
