mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-21 10:49:02 -05:00
Merge b6bd35a60f53bd4288b21bafc43abe843e9c8f4e into 1ae0f45b0e5dca696986925a06ef4f4b4f43894b
This commit is contained in:
commit
ac3283c0de
@ -8,6 +8,13 @@
|
|||||||
## Database configuration with separate parameters.
|
## Database configuration with separate parameters.
|
||||||
## This setting is MANDATORY, unless 'database_url' is used.
|
## 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:
|
db:
|
||||||
user: kemal
|
user: kemal
|
||||||
password: kemal
|
password: kemal
|
||||||
|
Loading…
x
Reference in New Issue
Block a user