#11558: Introduce GIT_PATH configuration setting

This commit is contained in:
jeremystretch
2023-03-22 11:25:03 -04:00
parent ae5b2edd20
commit f1d4ba74e3
3 changed files with 15 additions and 3 deletions

View File

@@ -73,6 +73,14 @@ Determines if localization features are enabled or not. This should only be enab
---
## GIT_PATH
Default: `git`
The system path to the `git` executable, used by the synchronization backend for remote git repositories.
---
## HTTP_PROXIES
Default: None