Skip to content

v0.6.3

Compare
Choose a tag to compare
@orhun orhun released this 24 Feb 21:33
· 384 commits to master since this release
0f893ba
  • Support setting the authentication token in the configuration file.
    • This is an alternative (but not recommended) way of setting up authentication when the use of AUTH_TOKEN environment variable is not applicable.
[server]
auth_token="hunter2"