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:
@@ -8,6 +8,7 @@ features:
|
||||
port-ui-desktop: false # Didn't work in frame didn't have high priority @todo figure out pcause and solve it
|
||||
central_database: true
|
||||
oauth2: false
|
||||
universal_logout: true
|
||||
csp:
|
||||
whitelist:
|
||||
script-src-elem:
|
||||
@@ -43,4 +44,4 @@ docker:
|
||||
redis:
|
||||
enabled: false
|
||||
volumes:
|
||||
data: matomo_data
|
||||
data: matomo_data
|
||||
|
Reference in New Issue
Block a user