From 1eda9c57e774f4a6a50e1894ddcbae9efdb6fa63 Mon Sep 17 00:00:00 2001 From: panepucci Date: Tue, 24 Nov 2015 16:43:11 +0100 Subject: [PATCH] Startup --- config/jcae.properties | 1 + 1 file changed, 1 insertion(+) create mode 100644 config/jcae.properties diff --git a/config/jcae.properties b/config/jcae.properties new file mode 100644 index 0000000..6ddb88f --- /dev/null +++ b/config/jcae.properties @@ -0,0 +1 @@ +ch.psi.jcae.ContextFactory.maxArrayBytes=10000000 \ No newline at end of file