mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-29 10:57:44 +09:00 
			
		
		
		
	Intorduce "config edit-ini" sub command to help maintaining INI config file (#35735)
Ref: #32669. Helps addressing https://gitea.com/gitea/helm-chart/issues/356.
This commit is contained in:
		
							
								
								
									
										2
									
								
								docker/root/usr/local/bin/environment-to-ini
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								docker/root/usr/local/bin/environment-to-ini
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,2 @@ | ||||
| #!/bin/bash | ||||
| exec /app/gitea/gitea config edit-ini --in-place --apply-env "$@" | ||||
		Reference in New Issue
	
	Block a user