mirror of
https://github.com/iv-org/invidious.git
synced 2025-11-05 06:38:29 -06:00
Merge b6bd35a60f53bd4288b21bafc43abe843e9c8f4e into 5cfe294063c9317928d8da3387004e3eaddc991a
This commit is contained in:
commit
4f545b66dc
@ -8,6 +8,13 @@
|
||||
## Database configuration with separate parameters.
|
||||
## This setting is MANDATORY, unless 'database_url' is used.
|
||||
##
|
||||
## Note: The 'db' setting allows the use of UNIX
|
||||
## sockets. To do so, set 'host' to ""
|
||||
## E.g:
|
||||
## password: kemal
|
||||
## host: ""
|
||||
## port: 5432
|
||||
##
|
||||
db:
|
||||
user: kemal
|
||||
password: kemal
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user