Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gmgigi96 committed Jul 3, 2023
1 parent 918d206 commit d1d1782
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions changelog/unreleased/dump-config.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Enhancement: Dump reva config on SIGUSR1

Add an option to the runtime to dump the configuration on a file
(default to `/tmp/reva-dump.toml` and configurable) when the process
receives a SIGUSR1 signal. Eventual errors are logged in the log.

https://github.com/cs3org/reva/pull/4031

0 comments on commit d1d1782

Please sign in to comment.