initial commit
This commit is contained in:
60
smokee2ek1771369125/ocyan.json
Normal file
60
smokee2ek1771369125/ocyan.json
Normal file
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user