forgejo: enable push to create
This commit is contained in:
		
							parent
							
								
									3c98026133
								
							
						
					
					
						commit
						576d276c13
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		| 
						 | 
					@ -27,6 +27,9 @@ in
 | 
				
			||||||
        ENABLED = true;
 | 
					        ENABLED = true;
 | 
				
			||||||
        DEFAULT_ACTIONS_URL = "github";
 | 
					        DEFAULT_ACTIONS_URL = "github";
 | 
				
			||||||
      };
 | 
					      };
 | 
				
			||||||
 | 
					      repository = {
 | 
				
			||||||
 | 
					        ENABLE_PUSH_CREATE_USER = true;
 | 
				
			||||||
 | 
					      };
 | 
				
			||||||
      server = {
 | 
					      server = {
 | 
				
			||||||
        DOMAIN = "git.lelgenio.com";
 | 
					        DOMAIN = "git.lelgenio.com";
 | 
				
			||||||
        HTTP_PORT = 3000;
 | 
					        HTTP_PORT = 3000;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue