Advertisement
t3quila

basic.cfg for 20mbit server

Jun 15th, 2014
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. MinBandwidth=10485760000;
  2. MaxBandwidth=10485760000;
  3. MaxMsgSend=512;
  4. MaxSizeGuaranteed=1024;
  5. MaxSizeNonguaranteed=1024;
  6. MinErrorToSend=0.001;
  7. MinErrorToSendNear=0.01;
  8. MaxCustomFileSize=0;
  9. class sockets
  10. {
  11. maxPacketSize=1400;
  12. };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement