# Default settings for maglevd. # This file is sourced by /lib/systemd/system/vpp-maglevd.service. # After editing, run: systemctl restart vpp-maglevd # Path to the YAML configuration file. MAGLEV_CONFIG=/etc/vpp-maglev/maglev.yaml # gRPC listen address (default: :9090) #MAGLEV_GRPC_ADDR=:9090 # Log level: debug, info, warn, error (default: info) #MAGLEV_LOG_LEVEL=info