mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 05:36:59 +01:00
Allow peer authentication for mastodon
This commit is contained in:
parent
dc7cff3140
commit
6e6fd0f658
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@
|
||||||
root_as_others root nextcloud
|
root_as_others root nextcloud
|
||||||
root_as_others root roundcube
|
root_as_others root roundcube
|
||||||
root_as_others root wikijs-test
|
root_as_others root wikijs-test
|
||||||
|
root_as_others root mastodon
|
||||||
'';
|
'';
|
||||||
authentication = ''
|
authentication = ''
|
||||||
local all postgres peer
|
local all postgres peer
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue