fluree / server

Fluree Server - Operates Fluree in consensus, fault-tolerant, redundant
12 stars 1 forks source link

Better defaults #81

Closed zonotope closed 2 months ago

zonotope commented 2 months ago

This small patch changes some defaults for the docker environment. First, it uses 8GB in memory for the main java process, and it logs at the INFO level instead of debug.

We should make some changes in a subsequent pr that makes these entries configurable, but these defaults should suffice for now.