mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-08-14 13:56:01 +03:00
- Included Dockerfile to automate the setup process of prerequisites and build of libModSecurity binaries.
20 lines
430 B
INI
20 lines
430 B
INI
[Setup]
|
|
Lang=default
|
|
Dir=C:\Program Files\Git
|
|
Group=Git
|
|
NoIcons=0
|
|
SetupType=default
|
|
Components=ext,ext\shellhere,ext\guihere,gitlfs,assoc,autoupdate
|
|
Tasks=
|
|
EditorOption=VIM
|
|
CustomEditorPath=
|
|
PathOption=Cmd
|
|
SSHOption=OpenSSH
|
|
TortoiseOption=false
|
|
CURLOption=WinSSL
|
|
CRLFOption=LFOnly
|
|
BashTerminalOption=ConHost
|
|
PerformanceTweaksFSCache=Enabled
|
|
UseCredentialManager=Enabled
|
|
EnableSymlinks=Disabled
|
|
EnableBuiltinInteractiveAdd=Disabled |