18 lines
496 B
PHP
18 lines
496 B
PHP
<?php defined('BLUDIT') or die('Bludit CMS.'); ?>
|
|
{
|
|
"title": "Bludit CMS",
|
|
"description": "",
|
|
"footer": "Footer text - 2015",
|
|
"language": "english",
|
|
"locale": "en_EN",
|
|
"timezone": "America\/Argentina\/Buenos_Aires",
|
|
"theme": "pure",
|
|
"adminTheme": "default",
|
|
"homepage": "",
|
|
"postsperpage": "6",
|
|
"uriPost": "\/post\/",
|
|
"uriPage": "\/",
|
|
"uriTag": "\/tag\/",
|
|
"advancedOptions": "false",
|
|
"url": "http:\/localhost\/cms\/bludit-bitbucket\/"
|
|
}
|