Skip to content

Commit 7d7677e

Browse files
committed
[INTERNAL] RFC0013 Configuration: Rename homeDir to dataDir
1 parent af80f93 commit 7d7677e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rfcs/0013-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Dedicated methods, located in the same `Configuration.js` module as the `Configu
5858

5959
```json
6060
{
61-
"homeDir": "~/.ui5",
61+
"dataDir": "~/.ui5",
6262
"mavenSnapshotEndpointUrl": "https://<hostname>/artifactory/build-snapshots/"
6363
}
6464
```

0 commit comments

Comments
 (0)