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:
@@ -17,6 +17,7 @@ features:
|
||||
ldap: true
|
||||
central_database: true
|
||||
oauth2: true
|
||||
universal_logout: true
|
||||
csp:
|
||||
flags:
|
||||
script-src-elem:
|
||||
@@ -51,4 +52,4 @@ docker:
|
||||
version: "" # If need a specific memcached version you have to define it here, otherwise the version from svc-db-memcached will be used
|
||||
|
||||
volumes:
|
||||
data: "openproject_data"
|
||||
data: "openproject_data"
|
||||
|
Reference in New Issue
Block a user