mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-10-31 02:10:05 +00:00 
			
		
		
		
	Implemented schema/main.yml und config/main.yml file
This commit is contained in:
		
							
								
								
									
										16
									
								
								roles/web-app-sphinx/config/main.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								roles/web-app-sphinx/config/main.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,16 @@ | ||||
| features: | ||||
|   matomo:             true | ||||
|   css:                true | ||||
|   portfolio_iframe:   true | ||||
| csp: | ||||
|   flags: | ||||
|     script-src: | ||||
|       unsafe-eval:    true | ||||
|     script-src-elem: | ||||
|       unsafe-inline:  true | ||||
|       unsafe-eval:    true | ||||
|     style-src: | ||||
|       unsafe-inline:  true | ||||
| domains: | ||||
|   canonical: | ||||
|     - "docs.{{ primary_domain }}" | ||||
		Reference in New Issue
	
	Block a user