dotclear/release.json

49 lines
1.1 KiB
JSON

{
"about": "Dotclear default release configuration",
"note": "This file is required by Dotclear application. Do not edit nor delete it.",
"release_version": "2.32-dev",
"release_name": "Still moving",
"release_update_url": "https://download.dotclear.org/versions.xml",
"release_update_canal": "stable",
"release_previous_versions": "https://download.dotclear.org/releases.xml",
"l10n_update_url": "https://services.dotclear.net/dc2.l10n/?version=%s",
"php_min": "8.1",
"mysql_min": "4.1",
"pgsql_min": "8.0",
"next_php": "8.1",
"default_theme": "berlin",
"default_tplset": "mustek",
"default_jquery": "3.7.1",
"dotclear_migrate": "1",
"distributed_plugins": [
"aboutConfig",
"akismet",
"antispam",
"attachments",
"blogroll",
"breadcrumb",
"dcCKEditor",
"dcLegacyEditor",
"dcProxyV1",
"dcProxyV2",
"fairTrackbacks",
"importExport",
"maintenance",
"pages",
"pings",
"simpleMenu",
"tags",
"themeEditor",
"Uninstaller",
"userPref",
"widgets"
],
"distributed_themes": ["berlin", "blowup", "blueSilence", "customCSS", "ductile"]
}