mirror of
				https://github.com/optim-enterprises-bv/Mailu.git
				synced 2025-10-30 17:47:55 +00:00 
			
		
		
		
	Display the user quota in the admin interface
This commit is contained in:
		| @@ -9,6 +9,7 @@ convert = lambda src, dst: open(dst, "w").write(jinja2.Template(open(src).read() | ||||
|  | ||||
| # Actual startup script | ||||
| os.environ["FRONT_ADDRESS"] = socket.gethostbyname("front") | ||||
| os.environ["REDIS_ADDRESS"] = socket.gethostbyname("redis") | ||||
| if os.environ["WEBMAIL"] != "none": | ||||
| 	os.environ["WEBMAIL_ADDRESS"] = socket.gethostbyname("webmail") | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 kaiyou
					kaiyou