mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Optimized Peertube OIDC draft
This commit is contained in:
		| @@ -4,6 +4,7 @@ features: | ||||
|   css:                false | ||||
|   portfolio_iframe:   false | ||||
|   central_database:   true | ||||
|   oidc:               false | ||||
| csp: | ||||
|   flags: | ||||
|     script-src: | ||||
|   | ||||
| @@ -1,2 +1,4 @@ | ||||
| application_id:      "peertube" | ||||
| database_type:      "postgres" | ||||
| application_id: "peertube" | ||||
| database_type:  "postgres" | ||||
| container_name: "{{ application_id }}" | ||||
| oidc_plugin:    "peertube-plugin-auth-openid-connect" | ||||
		Reference in New Issue
	
	Block a user