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