mirror of
https://github.com/Kareadita/Kavita.git
synced 2026-05-21 23:26:34 -04:00
Release Testing Final Stretch (#1952)
* 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.
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
"TokenKey": "super secret unguessable key",
|
||||
"Port": 5000,
|
||||
"IpAddresses": "",
|
||||
"BaseUrl": "/"
|
||||
"BaseUrl": "/joe/"
|
||||
}
|
||||
Reference in New Issue
Block a user