htmly/system/configList.json
KuJoe 32388b2a37 RSS Description config option added
Gives the admin the config option to choose to replace the RSS description value with Meta Description instead of Body (default is the current setting of body, if nothing is selected defaults to body).
2024-09-12 22:56:11 -04:00

97 lines
No EOL
2.1 KiB
JSON

[
"site.url",
"timezone",
"date.format",
"language",
"blog.title",
"blog.tagline",
"blog.description",
"blog.copyright",
"permalink.type",
"static.frontpage",
"blog.enable",
"blog.path",
"blog.string",
"social.twitter",
"social.facebook",
"social.instagram",
"social.linkedin",
"social.github",
"social.youtube",
"social.mastodon",
"social.tiktok",
"breadcrumb.home",
"comment.system",
"fb.appid",
"fb.num",
"fb.color",
"disqus.shortname",
"google.wmt.id",
"google.analytics.id",
"google.gtag.id",
"login.protect.system",
"login.protect.public",
"login.protect.private",
"posts.perpage",
"category.perpage",
"tag.perpage",
"archive.perpage",
"search.perpage",
"profile.perpage",
"type.perpage",
"json.count",
"category.info",
"related.count",
"recent.count",
"popular.count",
"tagcloud.count",
"read.more",
"teaser.type",
"teaser.behave",
"teaser.char",
"description.char",
"rss.count",
"rss.char",
"views.counter",
"sitemap.priority.base",
"sitemap.priority.post",
"sitemap.priority.static",
"sitemap.priority.category",
"sitemap.priority.tag",
"sitemap.priority.archiveDay",
"sitemap.priority.archiveMonth",
"sitemap.priority.archiveYear",
"sitemap.priority.author",
"sitemap.priority.type",
"prerelease",
"cache.expiration",
"cache.off",
"generation.time",
"cache.timestamp",
"multi.site",
"toc.label",
"toc.state",
"toc.style",
"toc.automatic",
"toc.position",
"home.title.format",
"post.title.format",
"page.title.format",
"category.title.format",
"tag.title.format",
"archive.title.format",
"search.title.format",
"type.title.format",
"profile.title.format",
"blog.title.format",
"default.title.format",
"default.image",
"favicon.image",
"views.root",
"views.layout",
"autosave.enable",
"mfa.state",
"show.version",
"thumbnail.width",
"rss.description"
]