fix(g18-next): limit gitea registration
This commit is contained in:
		
							parent
							
								
									d0578807e5
								
							
						
					
					
						commit
						0965c4f8c0
					
				@ -78,6 +78,10 @@ in
 | 
			
		||||
        PROXY_URL = "http://192.168.255.1:20171";
 | 
			
		||||
        PROXY_HOSTS = "github.com";
 | 
			
		||||
      };
 | 
			
		||||
      service = {
 | 
			
		||||
        ENABLE_CAPTCHA = true;
 | 
			
		||||
        REGISTER_MANUAL_CONFIRM = true;
 | 
			
		||||
      };
 | 
			
		||||
    };
 | 
			
		||||
  };
 | 
			
		||||
  systemd.sockets.gitea.listenStreams = [ "22" ];
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user