mirror of
https://github.com/Kareadita/Kavita.git
synced 2025-12-26 14:50:20 -05:00
* Allow users to setup an account with a fake email and the same username without hitting the validate username code. * Fixed a bug where opds url could have //. Fixed a bug where baseurl wasn't being used for invite link generation * Fixed enum mismatch causing age rating to display incorrectly on UI
6 lines
108 B
JSON
6 lines
108 B
JSON
{
|
|
"TokenKey": "super secret unguessable key",
|
|
"Port": 5000,
|
|
"IpAddresses": "",
|
|
"BaseUrl": "/test/"
|
|
} |