From 29ac9334bad745de13f55ee93b4ac8d5d6e2b022 Mon Sep 17 00:00:00 2001 From: Konstantin Hintermayer Date: Tue, 14 Oct 2025 05:47:57 +0000 Subject: [PATCH] revert 3f906538944b270d61849eabda0fa176d72aad0d revert Wurde zu einem feedback website ummodeliert --- Oqtane.Server/appsettings.json | 12 ++++-------- Oqtane.Server/wwwroot/_content/Placeholder.txt | 3 --- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/Oqtane.Server/appsettings.json b/Oqtane.Server/appsettings.json index 1ec1bd8f..9f96daeb 100644 --- a/Oqtane.Server/appsettings.json +++ b/Oqtane.Server/appsettings.json @@ -2,10 +2,10 @@ "RenderMode": "Static", "Runtime": "Server", "Database": { - "DefaultDBType": "Oqtane.Database.Sqlite.SqliteDatabase, Oqtane.Server" + "DefaultDBType": "" }, "ConnectionStrings": { - "DefaultConnection": "Data Source=Oqtane-202509251256.db;" + "DefaultConnection": "" }, "Installation": { "DefaultAlias": "", @@ -59,9 +59,5 @@ "LogLevel": { "Default": "Information" } - }, - "InstallationId": "2b36ab2b-5a0c-4c9e-bf82-c757ad1b04d7", - "InstallationVersion": "6.2.0", - "InstallationDate": "202509251258", - "PackageRegistryEmail": "adam.gaiswinkler@edu.szu.at" -} \ No newline at end of file + } +} diff --git a/Oqtane.Server/wwwroot/_content/Placeholder.txt b/Oqtane.Server/wwwroot/_content/Placeholder.txt index 5a324d79..41905c9b 100644 --- a/Oqtane.Server/wwwroot/_content/Placeholder.txt +++ b/Oqtane.Server/wwwroot/_content/Placeholder.txt @@ -6,6 +6,3 @@ ie. /Radzen.Blazor /css /fonts - /syncfusion.blazor - /scripts - /styles