acooks/jittertrap

View on GitHub
server/make.config

Summary

Maintainability
Test Coverage

ifndef MAX_JSON_TOKEN_LEN
MAX_JSON_TOKEN_LEN = 256
endif

ifndef MAX_JSON_MSG_LEN
MAX_JSON_MSG_LEN = 4096
endif