mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 21:28:11 +09:00 
			
		
		
		
	Make CustomPath, CustomConf and AppWorkPath configurable at build (#6631)
This commit is contained in:
		| @@ -118,6 +118,7 @@ func initIntegrationTest() { | ||||
| 		setting.CustomConf = giteaConf | ||||
| 	} | ||||
|  | ||||
| 	setting.SetCustomPathAndConf("", "") | ||||
| 	setting.NewContext() | ||||
| 	setting.CheckLFSVersion() | ||||
| 	models.LoadConfigs() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user