mirror of
https://github.com/github/codeql.git
synced 2026-07-23 20:22:02 +02:00
7 lines
205 B
XML
7 lines
205 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<configuration>
|
|
<system.webServer>
|
|
<directoryBrowse enabled="true" /> <!-- $ Alert[cs/web/directory-browse-enabled] -->
|
|
</system.webServer>
|
|
</configuration>
|