From 07dbc24080099533b7dd71a63d3028f2cae04ee1 Mon Sep 17 00:00:00 2001 From: Izaya Date: Thu, 6 Aug 2015 21:25:42 +1000 Subject: [PATCH] Change some config option names. Should fix #1353, just provides some clairity for the difference. --- src/main/resources/application.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/application.conf b/src/main/resources/application.conf index 054de7e09..c35bc1bf2 100644 --- a/src/main/resources/application.conf +++ b/src/main/resources/application.conf @@ -126,10 +126,10 @@ opencomputers { # happen. startupDelay: 0.25 - # The maximum size of the byte array that can be stored on EEPROMs. + # The maximum size of the byte array that can be stored on EEPROMs as executable data.. eepromSize: 4096 - # The maximum size of the byte array that can be stored on EEPROMs. + # The maximum size of the byte array that can be stored on EEPROMs as configuration data. eepromDataSize: 256 # The number of components the different CPU tiers support. This list