Skip to content

Commit

Permalink
Reverting accidental commit
Browse files Browse the repository at this point in the history
Signed-off-by: Himshikha Gupta <[email protected]>
  • Loading branch information
Himshikha Gupta committed May 24, 2024
1 parent 59a0e90 commit 51333c9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ private RepositoryMetadata buildRepositoryMetadata(DiscoveryNode node, String na

// Repository metadata built here will always be for a system repository.
settings.put(BlobStoreRepository.SYSTEM_REPOSITORY_SETTING.getKey(), true);
settings.put("repositories.fs.location", "./fsdata");

return new RepositoryMetadata(name, type, settings.build(), cryptoMetadata);
}
Expand Down

0 comments on commit 51333c9

Please sign in to comment.