Files
onboarding_test_20260222005307/onboarding_test_20260222005307/ocyan.json
Mandel Dashboard 9cf447700e initial commit
2026-02-22 01:53:09 +01:00

61 lines
1.6 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": "onboarding_test_20260222005307.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@onboarding_test_20260222005307.nl",
"email_use_tls": true,
"language_code": "nl",
"name": "onboarding_test_20260222005307",
"username": "administrator"
},
"sentry logging": {
"dsn_secret": "https://ef87debccc7abcdf950d05d7fe480263:63d2904090a57c0f00de71600d54ea47@sentry.mandelblog.com/36"
},
"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
}
}
}