Files
smokereal1771272523/smokereal1771272523/ocyan.json
Mandel Dashboard 68d5852bac initial commit
2026-02-16 21:08:44 +01:00

61 lines
1.5 KiB
JSON

{
"ocyan_plugins": [
"ocyan.plugin.contact_form",
"ocyan.plugin.cookie_jar",
"ocyan.plugin.demo_data",
"ocyan.plugin.django",
"ocyan.plugin.roadrunner_bs5",
"ocyan.plugin.sentry_logging",
"oxyan.themes",
"ocyan.plugin.varnish",
"ocyan.plugin.wagtail",
"ocyan.plugin.wagtail_blog",
"ocyan.plugin.wagtail_content_page",
"ocyan.plugin.barebone"
],
"settings": {
"cookie_jar": {
"analytical": true,
"functional": true,
"marketing": false,
"social": false
},
"django": {
"description": "",
"domain": "smokereal1771272523.nl",
"email_from": "webshop@mandelblog.com",
"email_host": "vps.transip.email",
"email_host_password": "CHANGE_ME",
"email_host_user": "noreply@mandelblog.com",
"email_port": "587",
"email_to": "info@smokereal1771272523.nl",
"email_use_tls": true,
"language_code": "nl",
"name": "smokereal1771272523",
"username": "administrator"
},
"sentry logging": {
"dsn_secret": "https://257b0b812eafc2c17fbe7041a5f5eb53:116a3834d9af8ed2d6933fe11b65302c@sentry.mandelblog.com/29"
},
"themes": {
"theme": "default",
"theme-switcher": false
},
"wagtail": {
"wagtailuserbar_position": "bottom-right"
},
"wagtail content page": {
"actionbuttons": false,
"add_to_cart": false,
"heading": true,
"html": false,
"image": true,
"paragraph": true,
"table": true
},
"wagtail_blog": {
"items_per_page": 10
}
}
}