Skip to content

fix: config: Stop writing AuthDirBadExit to bad.conf

juga requested to merge juga/margot:issue11_badexit into main

when running the config badexit command. If we want to re-introduce this in the future, the BADEXIT_TOKENS needs to be modified. For any other config command that does not need to write to bad.conf, it's enough to have an empty str as the first token.

Closes #11 (closed)

Merge request reports