This commit is contained in:
@@ -31,3 +31,9 @@ If both a command line parameter and an environment variable are set the command
|
||||
## Default database
|
||||
|
||||
If no default database is specified AyaNova will use the default value: "AyaNova".
|
||||
|
||||
## Optional connection string parameters
|
||||
|
||||
There are optional connection string parameters available for use with Postgres to control many aspects of the Postgres connection including timeouts, the type of security protocols used etc.
|
||||
|
||||
Available connection string parameters to be used with AyaNova are documented on the Npgsql [Connection String Parameters](https://www.npgsql.org/doc/connection-string-parameters.html) page. (Npgsql is the data provider programming library AyaNova uses to communicate with Postgres)
|
||||
Reference in New Issue
Block a user