Graphictoria-Legacy/clientsettings/cshared.php

9 lines
127 B
PHP

<?php
header("Content-Type: application/json");
?>
{
"StatsGatheringScriptUrl": "",
"DFFlagLogAutoCamelCaseFixes": "True"
}