1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

#11558: Introduce GIT_PATH configuration setting

This commit is contained in:
jeremystretch
2023-03-22 11:25:03 -04:00
parent 2fc79af4c7
commit a098c3b0c1
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