You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Configuration.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ The components of this server definition are:
78
78
79
79
## Configuring Export from Server
80
80
81
-
Select InterSystems ObjectScript from the settings editor extensions list. Find the section labeled **Objectscript: conn**. You can edit many of the export settings in the settings editor. For others you need to edit the settings.json file.
81
+
Select InterSystems ObjectScript from the settings editor extensions list. Find the section labeled **Objectscript: export**. You can edit many of the export settings in the settings editor. For others you need to edit the settings.json file.
82
82
83
83
You export configuration looks something like this:
84
84
@@ -101,8 +101,8 @@ The components of this export definition are:
101
101
-**addCategory** - Add a category folder to the export path.
102
102
-**atelier** - Export source code as Atelier does, with packages placed in subfolders.
0 commit comments