Add support for updating the daemon's configuration file automatically.
This commit is contained in:
parent
72ad6d5c87
commit
1eb1f96e71
3 changed files with 42 additions and 3 deletions
|
@ -4,6 +4,9 @@ This file is a running track of new features and fixes to each version of the pa
|
|||
This project follows [Semantic Versioning](http://semver.org) guidelines.
|
||||
|
||||
## v0.5.4 (Bodacious Boreopterus)
|
||||
### Added
|
||||
* Changing node configuration values now automatically makes a call to the daemon and updates the configuration there. Changing daemon tokens now does not require any intervention, and takes effect immediately. SSL & Port configurations will still require a daemon reboot.
|
||||
|
||||
### Changed
|
||||
* File uploads now account for a maximum file size that is assigned for the daemon, and gives cleaner errors when that limit is reached.
|
||||
* File upload limit can now be controlled from the panel.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue