logger: level: debug prometheus: enabled: true address: :9090 # Interval to check node health rebalance_interval: 30s # Timeout to check node health during rebalance healthcheck_timeout: 15s # Timeout to connect to a node connect_timeout: 10s # Limits for processing of clients' requests max_clients_count: 100 # Deadline after which the gate sends error `RequestTimeout` to a client max_clients_deadline: 30s resolve_order: - nns server: - tls: enabled: true cert_file: /tls.crt key_file: /tls.key # Wallet configuration wallet: path: /wallet.json # Path to wallet passphrase: "s3" # Passphrase to decrypt wallet