mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 13:34:44 -04:00
Headless server: Add support for setting a port from commandline
Manual editing of a config file for setting a port is not ideal. Solution: add a set-port command to save a port and also a --port option to allow setting a temporary port during startup
This commit is contained in:
@ -13,6 +13,9 @@ Version counting is based on semantic versioning (Major.Feature.Patch)
|
||||
* fix object leaks in database code
|
||||
* add bidirectional sync support
|
||||
|
||||
### YACReaderLibraryServer
|
||||
* add support for port setting from the commandline
|
||||
|
||||
## 9.6.0
|
||||
### Reader and Library
|
||||
* RAR5 support.
|
||||
|
Reference in New Issue
Block a user