SPIFFS – SPI Flash File System. It is flas memory on ESP8266.
It can be used to store configuration file. In JSON format example.
Install Arduino ESP8266 filesystem uploader. You need esp8266fs.jar file not .java file.
https://github.com/esp8266/arduino-esp8266fs-plugin

