url/etc/url.yaml

23 lines
348 B
YAML

Name: url
Host: 0.0.0.0
Port: 8888
Cache:
- Host: 127.0.0.1:6379
type: node
Mongo:
Schema:
Host:
User:
Password:
Database: digimon_url
ReplicaName: "rs0"
MaxStaleness: 30m
MaxPoolSize: 30
MinPoolSize: 10
MaxConnIdleTime: 30m
Compressors :
-
EnableStandardReadWriteSplitMode: false
ConnectTimeoutMs: 3000