You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**DNS_ALT_NAMES**| Additional DNS names to add to the services SSL certificate<br><br>Unset |
68
68
|**LOGDIR**| Path of the log directory<br><br>`/opt/puppetlabs/server/data/puppetdb/logs`|
69
69
|**OPENVOXDB_CERTIFICATE_ALLOWLIST**| Set to a comma seaprated list of allowed certnames.<br><br>`""`|
70
-
|**OPENVOXDB_JAVA_ARGS**| Arguments passed directly to the JVM when starting the service<br><br>`-Djava.net.preferIPv4Stack=true -Xms256m -Xmx256m -XX:+UseParallelGC -Xlog:gc*:file=$LOGDIR/openvoxdb_gc.log -Djdk.tls.ephemeralDHKeySize=2048`|
70
+
| **OPENVOXDB_JAVA_ARGS** | Arguments passed directly to the JVM when starting the service<br><br>`-Djava.net.preferIPv4Stack=true -Xms256m -Xmx256m -XX:+UseParallelGC -Xlog:gc*:file=$LOGDIR/openvoxdb_gc.log -Djdk.tls.ephemeralDHKeySize=2048` |<!-- markdownlint-disable-line -->
71
71
|**OPENVOXDB_NODE_PURGE_TTL**| Automatically delete nodes that have been deactivated or expired for the specified amount of time<br><br>`14d`|
72
72
|**OPENVOXDB_NODE_TTL**| Mark as ‘expired’ nodes that haven’t seen any activity (no new catalogs, facts, or reports) in the specified amount of time<br><br>`7d`|
73
73
|**OPENVOXDB_POSTGRES_DATABASE**| The name of the openvoxdb database in postgres<br><br>`openvoxdb`|
0 commit comments