Neposílej Gaventovi maily o chybách
This commit is contained in:
		
							parent
							
								
									154d629ef8
								
							
						
					
					
						commit
						9e914bbed3
					
				
					 1 changed files with 1 additions and 5 deletions
				
			
		|  | @ -47,11 +47,7 @@ DATABASES = { | |||
| import os | ||||
| 
 | ||||
| SERVER_EMAIL = 'mamweb-prod-errors@mam.mff.cuni.cz' | ||||
| ADMINS = [ | ||||
|         ('Tomas Gavenciak', 'gavento@gmail.com'), | ||||
|         ('Matěj Kocián', 'matej.kocian@gmail.com'), | ||||
|         ('M&M ERRORs', 'mam-errors@mam.mff.cuni.cz'), | ||||
|         ] | ||||
| ADMINS = [('M&M ERRORs', 'mam-errors@mam.mff.cuni.cz')] | ||||
| 
 | ||||
| 
 | ||||
| # SECURITY: only send sensitive cookies via HTTPS | ||||
|  |  | |||
		Loading…
	
		Reference in a new issue
	
	 Matěj Kocián
						Matěj Kocián