Skip to content

Commit

Permalink
[INTERNAL] RFC0013 Configuration: Rename homeDir to dataDir
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomByte committed Aug 8, 2023
1 parent af80f93 commit 7d7677e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rfcs/0013-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Dedicated methods, located in the same `Configuration.js` module as the `Configu

```json
{
"homeDir": "~/.ui5",
"dataDir": "~/.ui5",
"mavenSnapshotEndpointUrl": "https://<hostname>/artifactory/build-snapshots/"
}
```
Expand Down

0 comments on commit 7d7677e

Please sign in to comment.