mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Merge branch 'dev' into feature/dashboard
This commit is contained in:
@@ -60,7 +60,7 @@ if (!Model.DatabaseIsPreconfigured) {
|
||||
</span>
|
||||
|
||||
<span data-controllerid="postgresql" class="hint databaseTypeHint">
|
||||
@T("Server=serverName;Port=5432;Encoding=UNICODE;Database=dbName;User Id=userName;Password=password")
|
||||
@T("Server=serverName;Port=5432;Database=dbName;User Id=userName;Password=password")
|
||||
</span>
|
||||
|
||||
<br /><br />
|
||||
|
Reference in New Issue
Block a user