Skip to content

Commit 1476f7b

Browse files
Apply suggestions from code review
1 parent 3a31483 commit 1476f7b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/log-viewer-webui/server/settings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
"MongoDbStreamFilesCollectionName": "stream-files",
1010

1111
"ClientDir": "../client/dist",
12-
"LogViewerDir": "../yscope-log-viewer/dist"
12+
"LogViewerDir": "../yscope-log-viewer/dist",
1313
"StreamFilesDir": "../../../build/clp-package/var/data/streams",
1414
"StreamTargetUncompressedSize": 134217728,
1515
"StreamFilesS3Region": null,
16-
"StreamFilesS3PathPrefix": null,
16+
"StreamFilesS3PathPrefix": null
1717
}

0 commit comments

Comments
 (0)