✏️ 正在编辑: config.default.php
路径:
/opt/alt/php52/usr/share/xcache_3/config.default.php
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<?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';
💾 保存文件
← 返回文件管理器