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 @@ -795,6 +795,7 @@ Below is the complete list of available options that can be used to customize yo
795
795
| ` GITLAB_PROJECTS_SNIPPETS ` | Set if * snippets* feature should be enabled by default for new projects. Defaults to ` false ` . |
796
796
| ` GITLAB_PROJECTS_BUILDS ` | Set if * builds* feature should be enabled by default for new projects. Defaults to ` true ` . |
797
797
| ` GITLAB_PROJECTS_CONTAINER_REGISTRY ` | Set if * container_registry* feature should be enabled by default for new projects. Defaults to ` true ` . |
798
+ | ` GITLAB_SHELL_CUSTOM_HOOKS_DIR ` | Global custom hooks directory. Defaults to ` /home/git/gitlab-shell/hooks ` . |
798
799
| ` GITLAB_WEBHOOK_TIMEOUT ` | Sets the timeout for webhooks. Defaults to ` 10 ` seconds. |
799
800
| ` GITLAB_NOTIFY_ON_BROKEN_BUILDS ` | Enable or disable broken build notification emails. Defaults to ` true ` |
800
801
| ` 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