Remove unused cms config from base.py
This commit is contained in:
parent
db45597e4e
commit
38330d562c
1 changed files with 0 additions and 9 deletions
|
@ -321,15 +321,6 @@ CMS_PLACEHOLDER_CONF = {
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
'glasfaser_services': {
|
|
||||||
'name': "Services",
|
|
||||||
'plugins': ['GlasfaserServicesPlugin'],
|
|
||||||
'default_plugins': [
|
|
||||||
{
|
|
||||||
'plugin_type': 'GlasfaserServicesPlugin',
|
|
||||||
},
|
|
||||||
]
|
|
||||||
},
|
|
||||||
}
|
}
|
||||||
|
|
||||||
CACHES = {
|
CACHES = {
|
||||||
|
|
Loading…
Reference in a new issue