* @license GPL 2 (http://www.gnu.org/licenses/gpl.html) * @package default_settings */ $conf["btns"] = 1; // for default shortcut buttons are shown in the toolbar $conf["cache"] = 1; // for default the page is not cached $conf["nums"] = 0; // for default the line numbers are not shown $conf["title"] = "none"; // for default the title is not shown $conf["docstr"] = 0; // for default the docstring is not shown