Skip to content

Commit c9b1bfc

Browse files
authored
Update configure-an-instance.mdx
1 parent 4ccdb64 commit c9b1bfc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/doc-cloud/advanced-topics/configure-an-instance.mdx

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ In the Instance configuration drawer, you can change the following settings:
3434
- **Capabilities**: the capabilities of the Instance, this controls the functionality available to users such as scripting, guest access, enabled endpoints for RPC and HTTP endpoints. You can also opt into beta features and restrict access to specific resources.
3535
- **Version**: the version of SurrealDB that will be used for the Instance. If you a new version is available, you will be prompted to upgrade and also see the release notes.
3636
- **Instance type**: the type of the Instance.
37-
- **Compute nodes**: the number of compute nodes to use.
37+
- **Disk Size**: the size of the storage disk
3838

3939
### Instance capabilities
4040

@@ -95,4 +95,4 @@ src={{
9595
light: DeleteInstance,
9696
dark: DeleteInstance,
9797
}}
98-
/>
98+
/>

0 commit comments

Comments
 (0)