docs consolidation work
This commit is contained in:
@@ -20,11 +20,10 @@ Signals:
|
||||
BypassNetworks:
|
||||
- "127.0.0.1/32"
|
||||
- "::1/128"
|
||||
Mongo:
|
||||
ConnectionString: "mongodb://localhost:27017/signals"
|
||||
Database: "signals"
|
||||
CallgraphsCollection: "callgraphs"
|
||||
ReachabilityFactsCollection: "reachability_facts"
|
||||
Postgres:
|
||||
ConnectionString: "Host=postgres;Port=5432;Database=stellaops_platform;Username=stellaops;Password=change-me"
|
||||
Schema: "signals"
|
||||
CommandTimeoutSeconds: 30
|
||||
Storage:
|
||||
# Storage driver: "filesystem" (default) or "rustfs" (CAS-backed)
|
||||
Driver: "filesystem"
|
||||
|
||||
Reference in New Issue
Block a user