undo accidental / internal commit
This commit is contained in:
parent
7b5dbbd7ed
commit
a69d52a389
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"Runtime": "Server",
|
"Runtime": "Server",
|
||||||
"RenderMode": "ServerPrerendered",
|
"RenderMode": "ServerPrerendered",
|
||||||
"Database": {
|
"Database": {
|
||||||
"DefaultDBType": "Oqtane.Database.SqlServer.SqlServerDatabase, Oqtane.Database.SqlServer"
|
"DefaultDBType": ""
|
||||||
},
|
},
|
||||||
"ConnectionStrings": {
|
"ConnectionStrings": {
|
||||||
"DefaultConnection": "Data Source=.;Initial Catalog=2sxc-Oqtane;User ID=OqtaneDev;Password=OqtaneDev;"
|
"DefaultConnection": ""
|
||||||
},
|
},
|
||||||
"Installation": {
|
"Installation": {
|
||||||
"DefaultAlias": "",
|
"DefaultAlias": "",
|
||||||
|
@ -44,15 +44,5 @@
|
||||||
"ControlType": "Oqtane.Installer.Controls.PostgreSQLConfig, Oqtane.Client",
|
"ControlType": "Oqtane.Installer.Controls.PostgreSQLConfig, Oqtane.Client",
|
||||||
"DBType": "Oqtane.Database.PostgreSQL.PostgreSQLDatabase, Oqtane.Database.PostgreSQL"
|
"DBType": "Oqtane.Database.PostgreSQL.PostgreSQLDatabase, Oqtane.Database.PostgreSQL"
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"Logging": {
|
}
|
||||||
"FileLogger": {
|
|
||||||
"LogLevel": {
|
|
||||||
"Default": "Error"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"LogLevel": {
|
|
||||||
"Default": "Information"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user