Browse Source

test

release/v0.1
jl777 9 years ago
parent
commit
5c61827957
  1. 2
      iguana/iguana777.h

2
iguana/iguana777.h

@ -33,7 +33,7 @@
#define _IGUANA_MAXBUNDLES 8 #define _IGUANA_MAXBUNDLES 8
#define IGUANA_MAXACTIVEBUNDLES 32 #define IGUANA_MAXACTIVEBUNDLES 32
#define IGUANA_MAXFILES 4096 #define IGUANA_MAXFILES 4096
#define IGUANA_BUNDLELOOP 1000 #define IGUANA_BUNDLELOOP 100
#define IGUANA_RPCPORT 7778 #define IGUANA_RPCPORT 7778
#define IGUANA_MAXRAMCHAINSIZE ((uint64_t)1024L * 1024L * 1024L * 16) #define IGUANA_MAXRAMCHAINSIZE ((uint64_t)1024L * 1024L * 1024L * 16)

Loading…
Cancel
Save