Use environment variables for OLM timers
[transportpce.git] / features / odl-transportpce / src / main / resources / org.opendaylight.transportpce.cfg
1 timer1=${env:OLM_TIMER1:-120000}
2 timer2=${env:OLM_TIMER2:-20000}