mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Added draft for pixelfed OIDC
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
titel: "Pictures on {{primary_domain}}"
|
||||
version: "latest"
|
||||
#version: "latest"
|
||||
images:
|
||||
pixelfed: "ghcr.io/pixelfed/pixelfed:latest"
|
||||
features:
|
||||
matomo: true
|
||||
css: true
|
||||
@@ -7,6 +9,8 @@ features:
|
||||
central_database: true
|
||||
csp:
|
||||
flags:
|
||||
script-src:
|
||||
unsafe-eval: true
|
||||
script-src-elem:
|
||||
unsafe-inline: true
|
||||
unsafe-eval: true
|
||||
|
Reference in New Issue
Block a user