mirror of
https://github.com/Kareadita/Kavita.git
synced 2025-12-25 14:27:23 -05:00
* Fixed a bug breaking ability to save server settings * Fixed a case where if a user updated appsetting.json, the DB wouldn't update to stay in alignment.
6 lines
107 B
JSON
6 lines
107 B
JSON
{
|
|
"TokenKey": "super secret unguessable key",
|
|
"Port": 5000,
|
|
"IpAddresses": "",
|
|
"BaseUrl": "/joe/"
|
|
} |