oqtane.framework/Oqtane.Server/appsettings.json
2020-04-18 11:11:44 +02:00

16 lines
279 B
JSON

{
"ConnectionStrings": {
"DefaultConnection": ""
},
"Runtime" : "Server",
"Installation": {
"DefaultAlias": "",
"HostPassword": "",
"HostEmail": "",
"SiteTemplate": "",
"DefaultTheme": "",
"DefaultLayout": "",
"DefaultContainer": ""
}
}