# This file contains the configuration for the NAF
#nothing is mandatory as the defaults are always suitable

deployment-config:naf-filter:

  service-type: 0
  service-id: 0

  # By default the naf group is the empty string, but it can be set to something like nafgroup1
  naf-group: ""

  cassandra-connectivity:
    reconnection-policy: constant
    reconnection-interval-seconds: 5
    socket-receive-buffer-size-bytes: 1048576
    lb-recipe: latency-aware-round-robin
    use-ssl: none

  nonce-options:
    reuse-count: 500
    cache-capacity: 10000
    storage-mechanism: cassandra
    nonce-cassandra-keyspace: opencloud_nonce_info

  # DO NOT ENABLE IN PRODUCTION
  # Enable extensive logging for verification and issue diagnosis during acceptance testing
  debug-logging-enabled: false
Previous page Next page
Rhino VoLTE TAS VMs Version 4.0.0