We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f8d729 commit 5a568ffCopy full SHA for 5a568ff
custom/conf/app.example.ini
@@ -1077,6 +1077,10 @@ LEVEL = Info
1077
;; This feature is experimental, not fully tested, and may be changed in the future
1078
;ALLOW_FORK_INTO_SAME_OWNER = false
1079
1080
+;; EXPERIMENTAL
1081
+;; Enabled instance to scan commits for secrets in code and reject pushes with contain such commits
1082
+;ENABLE_PUSH_SECRET_DETECTION = false
1083
+
1084
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
1085
1086
;[repository.editor]
0 commit comments