mirror of
				https://git.pvv.ntnu.no/Drift/pvv-nixos-config.git
				synced 2025-10-31 17:28:02 +01:00 
			
		
		
		
	bekkalokk/mediawiki: leave togglable debug flags for future use
This commit is contained in:
		
							parent
							
								
									52b46667b1
								
							
						
					
					
						commit
						ed28ba28f3
					
				| @ -121,7 +121,6 @@ in { | ||||
| 
 | ||||
|       # Misc | ||||
|       $wgEmergencyContact = "${cfg.passwordSender}"; | ||||
|       $wgShowIPinHeader = false; | ||||
|       $wgUseTeX = false; | ||||
|       $wgLocalInterwiki = $wgSitename; | ||||
| 
 | ||||
| @ -137,6 +136,10 @@ in { | ||||
|         ] | ||||
|       ]; | ||||
| 
 | ||||
|       # Debugging | ||||
|       $wgShowExceptionDetails = false; | ||||
|       $wgShowIPinHeader = false; | ||||
| 
 | ||||
|       # Fix https://github.com/NixOS/nixpkgs/issues/183097 | ||||
|       $wgDBserver = "${toString cfg.database.host}"; | ||||
|     ''; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Øystein Tveit
						Øystein Tveit