Skip to content

cards_layout option not recognized, but should be according to documentation? #7912

Answered by kamilkrzyskow
Andre601 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @Andre601,
the cards_layout setting is marked with a ❤️, so it's insiders only. There is no "layout" capabilities in the free version.

The other discussion was about cards_layout_options, which is available in the free version to allow for seamless transition from the free version to the Insiders version, and it doesn't have the ❤️ icon. However, not every option mapping is used in the free version.

You can see the available plugin parameters here:

# Social plugin configuration
class SocialConfig(Config):
enabled = Type(bool, default = True)
cache_dir = Type(str, default = ".cache/…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Andre601
Comment options

@squidfunk
Comment options

Answer selected by squidfunk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants