Allow SVG file uploads
This commit is contained in:
		
							parent
							
								
									aecdaabbcc
								
							
						
					
					
						commit
						2158e1d4bf
					
				| @ -169,6 +169,7 @@ $wgGroupPermissions['team']['editsemiprotected']  = true; | |||||||
| $wgGroupPermissions['team']['editprotected']  = true; | $wgGroupPermissions['team']['editprotected']  = true; | ||||||
| $wgGroupPermissions['sysop']['edit'] = true; | $wgGroupPermissions['sysop']['edit'] = true; | ||||||
| $wgEnableUploads = true; | $wgEnableUploads = true; | ||||||
|  | $wgFileExtensions = [ 'png', 'gif', 'jpg', 'jpeg', 'webp', 'svg' ]; | ||||||
| 
 | 
 | ||||||
| $wgExtraNamespaces[100] = "Feature"; | $wgExtraNamespaces[100] = "Feature"; | ||||||
| $wgNamespacesWithSubpages[100] = true; | $wgNamespacesWithSubpages[100] = true; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user