*Do not use GitHub issues to submit new feature ideas, as it will closed and you'll be asked to use the feature request board above. GitHub Issues are limited to bugs / issues / help*.
[](https://opencollective.com/wikijs)
[](https://blog.js.wiki/subscribe)
[](https://wiki.requarks.io/slack)
[](https://twitter.com/requarks)
[](https://t.me/wiki_js)
[](https://discord.gg/rcxt9QS2jd)
[](https://blog.js.wiki/subscribe)
##### A modern, lightweight and powerful wiki app built on NodeJS
@ -39,7 +41,7 @@
<divalign="center">
Wiki.js is an open source project that has been made possible due to the generous contributions by community [backers](https://wiki.js.org/about). If you are interested in supporting this project, please consider [becoming a sponsor](https://github.com/users/NGPixel/sponsorship), [becoming a patron](https://www.patreon.com/requarks), donating to our [OpenCollective](https://opencollective.com/wikijs), via [Paypal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FLV5X255Z9CJU&source=url) or via Ethereum (`0xe1d55c19ae86f6bcbfb17e7f06ace96bdbb22cb5`).
Wiki.js is an open source project that has been made possible due to the generous contributions by community [backers](https://js.wiki/about). If you are interested in supporting this project, please consider [becoming a sponsor](https://github.com/users/NGPixel/sponsorship), [becoming a patron](https://www.patreon.com/requarks), donating to our [OpenCollective](https://opencollective.com/wikijs), via [Paypal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FLV5X255Z9CJU&source=url) or via Ethereum (`0xe1d55c19ae86f6bcbfb17e7f06ace96bdbb22cb5`).
[](https://github.com/users/NGPixel/sponsorship)
[](https://www.patreon.com/requarks)
@ -137,12 +139,14 @@ Support this project by becoming a sponsor. Your name will show up in the Contri
hint:Comma-separated list of Elasticsearch hosts to connect to, including the port, username and password if necessary. (e.g. http://localhost:9200, https://user:pass@es1.example.com:9200)
order:2
verifyTLSCertificate:
title:Verify TLS Certificate
type:Boolean
default:true
order:3
tlsCertPath:
title:TLS Certificate Path
type:String
hint:Absolute path to the TLS certificate on the server.
order:4
indexName:
type:String
title:Index Name
hint:The index name to use during creation
default:wiki
order:3
order:5
analyzer:
type:String
title:Analyzer
hint:'The token analyzer in elasticsearch'
default:simple
order:4
order:6
sniffOnStart:
type:Boolean
title:Sniff on start
hint: 'Should Wiki.js attempt to detect the rest of the cluster on first connect? (Default:off)'
default:false
order:5
order:7
sniffInterval:
type:Number
title:Sniff Interval
hint: '0 = disabled, Interval in seconds to check for updated list of nodes in cluster. (Default:0)'
hint:Output all content from the DB to Azure Blog Storage, overwriting any existing data. If you enabled Azure Blog Storage after content was created or you temporarily disabled it, you'll want to execute this action to add the missing content.
hint:Output all content from the DB to Azure Blob Storage, overwriting any existing data. If you enabled Azure Blob Storage after content was created or you temporarily disabled it, you'll want to execute this action to add the missing content.