htmly/system/configList.json
KuJoe 46be29978d Added Cloudflare Turnstile as alternative to Google reCAPTCHA
Added the option to select Cloudflare's Turnstile instead of Google's reCAPTCHA for the login page due to it's less intrusive usage and better accessibility options.
2024-05-20 20:19:32 -04:00

91 lines
No EOL
2 KiB
JSON

[
"site.url",
"timezone",
"date.format",
"language",
"blog.title",
"blog.tagline",
"blog.description",
"blog.copyright",
"permalink.type",
"static.frontpage",
"blog.enable",
"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"
]