Browse Source

test

release/v0.1
jl777 9 years ago
parent
commit
e3dd8fbe27
  1. 4
      iguana/iguana777.h

4
iguana/iguana777.h

@ -29,11 +29,11 @@
#define IGUANA_HEIGHT 200
#define IGUANA_MAXPENDHDRS 1
#define _IGUANA_MAXPENDING 8 //64
#define _IGUANA_MAXPENDING 64 //64
#define _IGUANA_MAXBUNDLES 8
#define IGUANA_MAXACTIVEBUNDLES 32
#define IGUANA_MAXFILES 4096
#define IGUANA_BUNDLELOOP 1000
#define IGUANA_BUNDLELOOP 100
#define IGUANA_RPCPORT 7778
#define IGUANA_MAXRAMCHAINSIZE ((uint64_t)1024L * 1024L * 1024L * 16)

Loading…
Cancel
Save