<?php defined('BLUDIT') or die('Bludit CMS.'); ?>
{
    "title": "Bludit CMS",
    "slogan": "Another content management system",
    "footer": "Copyright lala",
    "language": "en",
    "locale": "en_EN",
    "timezone": "America\/Argentina\/Buenos_Aires",
    "theme": "pure",
    "homepage": "index",
    "metaTags": {
        "title": "",
        "description": ""
    },
    "urlFilters": {
        "post": "\/post\/",
        "tag": "\/tag\/",
        "page": "\/cms\/other\/"
    }
}