Environment Variables Reference
Variable
Default
Description
Last updated
Was this helpful?
SECRET_NODE_MODE
sgx
Set to replay for Non-SGX functionality.
SECRET_STORE_SGX_DATA
false
Enables trace recording on SGX Providers.
SECRET_SGX_DATA_RETENTION_BLOCKS
1296000
Retention window for Provider trace records.
SECRET_SGX_DATA_PRUNE_INTERVAL
100
Frequency of the cleanup process.
SECRET_ECALL_RECORD_DIR
~/.secretd/data/
Path for the LevelDB trace storage.
SECRET_SGX_NODES_CONFIG
~/.secretd/config/sgx_nodes.json
JSON configuration for Consumer nodes.
SECRET_SGX_NODE_GRPC
localhost:9090
Fallback gRPC address for trace retrieval.
Last updated
Was this helpful?
Was this helpful?