Merge pull request 'enable mail nots and mail reg auth' (#1) from emailreg into master
Reviewed-on: finn/site#1
This commit is contained in:
		@@ -63,6 +63,9 @@ services:
 | 
				
			|||||||
      - GITEA__mailer__PROTOCOL=smtp
 | 
					      - GITEA__mailer__PROTOCOL=smtp
 | 
				
			||||||
      - GITEA__mailer__SMTP_ADDR=pmb
 | 
					      - GITEA__mailer__SMTP_ADDR=pmb
 | 
				
			||||||
      - GITEA__mailer__SMTP_PORT=25
 | 
					      - GITEA__mailer__SMTP_PORT=25
 | 
				
			||||||
 | 
					      - GITEA__service__REGISTER_EMAIL_CONFIRM=true
 | 
				
			||||||
 | 
					      - GITEA__service__NOTIFY_MAIL=true
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      # To disable new users after setup:
 | 
					      # To disable new users after setup:
 | 
				
			||||||
      #- GITEA__service__DISABLE_REGISTRATION=false
 | 
					      #- GITEA__service__DISABLE_REGISTRATION=false
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user