mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Implemented universal logout
This commit is contained in:
@@ -6,6 +6,7 @@ features:
|
||||
port-ui-desktop: true
|
||||
oidc: true
|
||||
central_database: true
|
||||
universal_logout: true
|
||||
domains:
|
||||
canonical:
|
||||
- "microblog.{{ primary_domain }}"
|
||||
@@ -30,4 +31,4 @@ docker:
|
||||
version: latest
|
||||
name: "mastodon-streaming"
|
||||
volumes:
|
||||
data: "mastodon_data"
|
||||
data: "mastodon_data"
|
||||
|
Reference in New Issue
Block a user