]> git.neil.brown.name Git - edlib.git/commit
server: allow auto-startup to be configurable.
authorNeilBrown <neil@brown.name>
Sun, 18 Jun 2023 22:08:52 +0000 (08:08 +1000)
committerNeilBrown <neil@brown.name>
Wed, 28 Jun 2023 07:51:41 +0000 (17:51 +1000)
commitb8da5fb2d8d3f97f20d25c5a5725f07a7b567f8d
tree23e4b08ca5e421083186bc0f789f3e15e6b3d634
parentcc738dfd134430fd2886ea6490d3d57a9c58a9c4
server: allow auto-startup to be configurable.

Use a "startup-" command for starting, and check a config variable to
decide whether to actually start.

Signed-off-by: NeilBrown <neil@brown.name>
edlib.ini
lib-autosave.c
python/lib-server.py