OPEnSLab-OSU / ednaServer

GNU Affero General Public License v3.0
4 stars 0 forks source link

Add values to config.js #67

Open NathanJesudason opened 1 year ago

NathanJesudason commented 1 year ago

Describe the feature you'd like Some values that are hard-coded, like offshoot clean time, wifi name and wifi password, bubble purge timings, hyperflush timings, should be stored in config.js so that we can just edit the config file to change those values instead of reuploading.

Acceptance Criteria AC: Compile list of hard-coded values that should be stored into config.js, have those values read from SD card, document what, if anything, changes with sleep mode.