We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<…>nted in the Configuration reference. Configuration in a file |This section provides an overview on how to configure Tarantool in a YAML file.| Basic instance configuration The example below shows a sample <…>
<…>nted in the Configuration reference.
Configuration in a file |This section provides an overview on how to configure Tarantool in a YAML file.|
Basic instance configuration The example below shows a sample <…>
https://www.tarantool.io/en/doc/latest/platform/configuration/#configuration
Let's add here link for json-schema (which enables annotations in text editor of all available configurations of tarantool).
File should be started with:
The text was updated successfully, but these errors were encountered:
For example:
# yaml-language-server: $schema=https://download.tarantool.org/tarantool/schema/config.schema.json groups: group001: replicasets: replicaset001: instances: instance001: iproto: listen: - uri: '127.0.0.1:3301'
Sorry, something went wrong.
@lenkis ❤
7d73175
lenkis
No branches or pull requests
https://www.tarantool.io/en/doc/latest/platform/configuration/#configuration
Let's add here link for json-schema (which enables annotations in text editor of all available configurations of tarantool).
File should be started with:
yaml-language-server: $schema=https://download.tarantool.org/tarantool/schema/config.schema.json
The text was updated successfully, but these errors were encountered: