aboutsummaryrefslogtreecommitdiff
path: root/src/lib/config.js
AgeCommit message (Collapse)Author
2021-05-07jobd: support 'name' config optionEvgeny Zinoviev
2021-03-27jobd: support launcher environment settingsEvgeny Zinoviev
2021-03-09improvements, see full commit messageEvgeny Zinoviev
- added new option 'always_allow_localhost' - improve jobctl, allow connecting to password-protected instances without using configuration file
2021-03-07jobctlEvgeny Zinoviev
2021-03-05drop slots, leave only targets. change config format.Evgeny Zinoviev
2021-03-01update protocolEvgeny Zinoviev
2021-02-28refactor: moved some files to lib/Evgeny Zinoviev