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