Skip to content

Commit c2f107f

Browse files
authored
Correct system-wide settings release number
1 parent c55a147 commit c2f107f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/settings/system.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: System settings
44

55
import { Aside } from '@astrojs/starlight/components';
66

7-
As of Code for IBM i 2.17.0, the extension supports system-wide settings that can be configured once in the IFS, in a fixed location, and then applied to all users that connect to that system using the extension. This is useful for setting up a consistent environment across multiple users or teams.
7+
As of Code for IBM i 2.16.3, the extension supports system-wide settings that can be configured once in the IFS, in a fixed location, and then applied to all users that connect to that system using the extension. This is useful for setting up a consistent environment across multiple users or teams.
88

99
All configuration files related to VS Code settings should be stored under `/etc/vscode/` in the IFS.
1010

0 commit comments

Comments
 (0)