mirror of
				https://github.com/YunoHost-Apps/send_ynh.git
				synced 2025-11-04 07:45:30 +01:00 
			
		
		
		
	better allowlist
This commit is contained in:
		@@ -61,4 +61,4 @@ ram.runtime = "50M"
 | 
				
			|||||||
    download.allowed = "visitors"
 | 
					    download.allowed = "visitors"
 | 
				
			||||||
    download.auth_header = false
 | 
					    download.auth_header = false
 | 
				
			||||||
    download.show_tile = false
 | 
					    download.show_tile = false
 | 
				
			||||||
    download.additional_urls = "^/.*.css|/.*.js$"
 | 
					    download.additional_urls = [ "^/.*.css$", "^/.*.js$", "^/.*.svg$", "^/.*.woff2$", "^/favicon.*.png$" ]
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user