chore(!783): Note that registration_token_file is gone
This commit is contained in:
parent
9a6408f98f
commit
bf205fb13c
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Added support for issuing additional registration tokens, stored in the database, which supplement the existing registration token hardcoded in the config file. These tokens may optionally expire after a certain number of uses or after a certain amount of time has passed.
|
||||
Added support for issuing additional registration tokens, stored in the database, which supplement the existing registration token hardcoded in the config file. These tokens may optionally expire after a certain number of uses or after a certain amount of time has passed. Additionally, the `registration_token_file` configuration option is superseded by this feature and **has been removed**.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue