Add command line arguments to set the account_key/session_names

-k account_key -n session_name -r session_name_ro
This commit is contained in:
Nicolas Viennot 2019-11-03 22:40:41 -05:00
parent c63c8fbf90
commit c78198dc59
3 changed files with 36 additions and 1 deletions

View file

@ -203,6 +203,7 @@ server_start(struct event_base *base, int lockfd, char *lockfile)
#ifdef TMATE
tmate_set_editor_mode();
tmate_init_boot_options();
#endif
start_cfg();