forked from jan-leila/nix-config
		
	disabled registration on forgejo
This commit is contained in:
		
							parent
							
								
									4ed1972ffa
								
							
						
					
					
						commit
						00a169a130
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -43,6 +43,9 @@ in { | ||||||
|             DOMAIN = "${config.host.forgejo.subdomain}.${config.host.reverse_proxy.hostname}"; |             DOMAIN = "${config.host.forgejo.subdomain}.${config.host.reverse_proxy.hostname}"; | ||||||
|             HTTP_PORT = forgejoPort; |             HTTP_PORT = forgejoPort; | ||||||
|           }; |           }; | ||||||
|  |           service = { | ||||||
|  |             DISABLE_REGISTRATION = true; | ||||||
|  |           }; | ||||||
|         }; |         }; | ||||||
|       }; |       }; | ||||||
|     } |     } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue