Skip to content
This repository was archived by the owner on Dec 2, 2017. It is now read-only.

Commit b22ee72

Browse files
techknowlogicklafriks
authored andcommitted
Add note about disabling git hooks in app.ini (#152)
1 parent 144f0e4 commit b22ee72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/doc/advanced/config-cheat-sheet.en-us.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@ Values containing `#` or `;` must be quoted using `` ` `` or `"""`.
101101
- `COOKIE_USERNAME`: Name of the cookie that saves username.
102102
- `COOKIE_REMEMBER_NAME`: Name of cookie that saves auto-login information.
103103
- `REVERSE_PROXY_AUTHENTICATION_USER`: Header name for reverse proxy authentication username.
104+
- `DISABLE_GIT_HOOKS`: Prevent all users (including admin) from creating custom git hooks (defaults to false)
104105

105106
## OpenID (`openid`)
106107

0 commit comments

Comments
 (0)