
* Startup migration bug * ModuleCreator - sql name fix * Database Manager fixes and improvements * Database Manager fixes and improvements - removed default password
16 lines
275 B
JSON
16 lines
275 B
JSON
{
|
|
"ConnectionStrings": {
|
|
"DefaultConnection": ""
|
|
},
|
|
"Installation": {
|
|
"DefaultAlias": "",
|
|
"HostUser": "",
|
|
"HostPassword": "",
|
|
"HostEmail": "",
|
|
"SiteTemplate": "",
|
|
"DefaultTheme": "",
|
|
"DefaultLayout": "",
|
|
"DefaultContainer": ""
|
|
}
|
|
}
|