system: Linux mars.sprixweb.com 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64
<?php
// [default config]
// DO NOT rename/delete/modify this file which will be overwritten when upgrade
// See config.example.php instead
// detected by browser
// $config['lang'] = 'en-us';
$config['charset'] = "UTF-8";
// translators only
$config['show_todo_strings'] = false;
// this ob filter function is applied for the list with paths, not the whole page
$config['path_nicer'] = 'ob_filter_path_nicer_default';