Files
smokee2ek1771369125/smokee2ek1771369125/ocyan.json
Mandel Dashboard e168170607 initial commit
2026-02-17 23:58:47 +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": "smokee2ek1771369125.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@smokee2ek1771369125.nl",
"email_use_tls": true,
"language_code": "nl",
"name": "smokee2ek1771369125",
"username": "administrator"
},
"sentry logging": {
"dsn_secret": ""
},
"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
}
}
}