PR#1801: docs: fix indent for reloading postgres settings
Merges #1801 https://pagure.io/koji/pull-request/1801
This commit is contained in:
commit
10d599754e
1 changed files with 5 additions and 4 deletions
|
|
@ -476,12 +476,13 @@ Authorize Koji-web and Koji-hub resources
|
|||
host koji koji ::1/128 md5
|
||||
host koji koji $IP_ADDRESS/32 md5
|
||||
|
||||
Make auth changes live:
|
||||
You must reload the PostgreSQL configuration for these changes to become active.
|
||||
Make auth changes live:
|
||||
You must reload the PostgreSQL configuration for these changes to become
|
||||
active.
|
||||
|
||||
::
|
||||
::
|
||||
|
||||
root@localhost$ systemctl reload postgresql
|
||||
root@localhost$ systemctl reload postgresql
|
||||
|
||||
Bootstrapping the initial koji admin user into the PostgreSQL database
|
||||
----------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue