mirror of
https://github.com/luc-github/ESP3D-WEBUI.git
synced 2026-03-03 22:54:03 +01:00
Allow upload on dev server on /public directory Add sample code for preferences.json upload if file does not exist
5 lines
57 B
JSON
5 lines
57 B
JSON
{
|
|
"watch": ["src/server/"],
|
|
"ignore": ["public/*"]
|
|
}
|