fixed doc typo

This commit is contained in:
2024-11-03 19:20:36 -05:00
parent 4a701a5755
commit c8186ccef0

View File

@ -84,13 +84,13 @@ The importer for Chunithm will import: Events, Music, Charge Items, Avatar Acces
Config file is located in `config/chuni.yaml`.
| Option | Info |
|-----------------------|------------------------------------------------------------------------------------------------------------------------------------------|
|-----------------------|-------------------------------------------------------------------------------------------------------------------------------------------|
| `news_msg` | If this is set, the news at the top of the main screen will be displayed (up to Chunithm Paradise Lost) |
| `name` | If this is set, all players that are not on a team will use this one by default. |
| `use_login_bonus` | This is used to enable the login bonuses |
| `stock_tickets` | If this is set, specifies tickets to auto-stock at login. Format is a comma-delimited list of IDs. Defaults to None |
| `stock_count` | Ignored if stock_tickets is not specified. Number to stock of each ticket. Defaults to 99 |
| `forced_item_unlocks` | Frontend UI customization overrides the allow all items of given types to be used (instead of just those unlocked/purchased by the user) |
| `forced_item_unlocks` | Frontend UI customization overrides that allow all items of given types to be used (instead of just those unlocked/purchased by the user) |
| `crypto` | This option is used to enable the TLS Encryption |