mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
remove tag_cloud from core
This commit is contained in:
parent
d0c15d5a0c
commit
9dd4080fe6
3 changed files with 2 additions and 79 deletions
|
|
@ -93,8 +93,6 @@ DEFAULT_CONFIG = {
|
|||
'DAY_ARCHIVE_SAVE_AS': '',
|
||||
'RELATIVE_URLS': False,
|
||||
'DEFAULT_LANG': 'en',
|
||||
'TAG_CLOUD_STEPS': 4,
|
||||
'TAG_CLOUD_MAX_ITEMS': 100,
|
||||
'DIRECT_TEMPLATES': ['index', 'tags', 'categories', 'authors', 'archives'],
|
||||
'EXTRA_TEMPLATES_PATHS': [],
|
||||
'PAGINATED_DIRECT_TEMPLATES': ['index'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue