Change RenderMode from Interactive to Static

This commit is contained in:
Shaun Walker
2025-08-27 14:27:28 -04:00
committed by GitHub
parent 23f29ca55d
commit 006423e32e

View File

@ -1,5 +1,5 @@
{
"RenderMode": "Interactive",
"RenderMode": "Static",
"Runtime": "Server",
"Database": {
"DefaultDBType": ""
@ -60,4 +60,4 @@
"Default": "Information"
}
}
}
}