Start tty logger if headless, check config for duplicate ids #15
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "uw-check-for-dups"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If headless, start a tty logger handler (default level:
error) to better report fatal errors (e.g. invalid config).Check config for duplicate account ids. The server does this too, and doesn't allow it. Better to also check at startup in the client.