mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 04:33:00 +02:00
While sysrepo's architecture places the responsibility of choosing a timeout on each front-end, we want to control it centrally since the majority of the time is spend actually applying the config to the system - which is front-end agnostic. Therefore, create a single definition of the timeout, which can be included by all front-ends.
2 lines
17 B
Plaintext
2 lines
17 B
Plaintext
CONFD_TIMEOUT=60
|