Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 63ff6c3

Browse files
author
Matthias Ekundayo
committed
added back extra lines in gitignore and config.properties files
1 parent fee26d7 commit 63ff6c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,4 +140,4 @@ benchmark_*.png
140140
.DS_Store
141141

142142
# IntelliJ
143-
.idea
143+
.idea

dev/presto-conf/standalone/config.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ query.max-memory=5GB
55
query.max-memory-per-node=1GB
66
query.max-total-memory-per-node=2GB
77
discovery-server.enabled=true
8-
discovery.uri=http://127.0.0.1:8080
8+
discovery.uri=http://127.0.0.1:8080

0 commit comments

Comments
 (0)