File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -887,6 +887,7 @@ Below is the complete list of available options that can be used to customize yo
887
887
| ` GITLAB_PROJECTS_SNIPPETS ` | Set if * snippets* feature should be enabled by default for new projects. Defaults to ` false ` . |
888
888
| ` GITLAB_PROJECTS_BUILDS ` | Set if * builds* feature should be enabled by default for new projects. Defaults to ` true ` . |
889
889
| ` GITLAB_PROJECTS_CONTAINER_REGISTRY ` | Set if * container_registry* feature should be enabled by default for new projects. Defaults to ` true ` . |
890
+ | ` GITLAB_SHELL_CUSTOM_HOOKS_DIR ` | Global custom hooks directory. Defaults to ` /home/git/gitlab-shell/hooks ` . |
890
891
| ` GITLAB_WEBHOOK_TIMEOUT ` | Sets the timeout for webhooks. Defaults to ` 10 ` seconds. |
891
892
| ` GITLAB_NOTIFY_ON_BROKEN_BUILDS ` | Enable or disable broken build notification emails. Defaults to ` true ` |
892
893
| ` GITLAB_NOTIFY_PUSHER ` | Add pusher to recipients list of broken build notification emails. Defaults to ` false ` |
You can’t perform that action at this time.
0 commit comments