diff --git a/Oqtane.Application/Server/appsettings.json b/Oqtane.Application/Server/appsettings.json index 4da5bbc7..9f96daeb 100644 --- a/Oqtane.Application/Server/appsettings.json +++ b/Oqtane.Application/Server/appsettings.json @@ -1,5 +1,5 @@ { - "RenderMode": "Interactive", + "RenderMode": "Static", "Runtime": "Server", "Database": { "DefaultDBType": "" @@ -60,4 +60,4 @@ "Default": "Information" } } -} \ No newline at end of file +}