Skip to content

webui: Notify user about Bvfs cache update#240

Merged
frb121 merged 1 commit intobareos:masterfrom
frb121:dev/fbergkemper/master/story-3067-webui
Aug 19, 2019
Merged

webui: Notify user about Bvfs cache update#240
frb121 merged 1 commit intobareos:masterfrom
frb121:dev/fbergkemper/master/story-3067-webui

Conversation

@frb121
Copy link
Contributor

@frb121 frb121 commented Aug 16, 2019

Display an bvfs update cache notification in the restore file tree
container while loading the tree and in case of an error after tree
loading failed.

The tree node loading timeout is now configurable by the
node_loading_timeout parameter in restore section of the
configuration.ini file. The default of the parameter is
set to 120 seconds.

[restore]
; Restore file tree node loading timeout after n milliseconds
; Default: 120000 milliseconds
node_loading_timeout=120000

Display an bvfs update cache notification in the restore filetree
container while loading the tree and in case of an error after tree
loading failed.

The filetree refresh timeout is now configurable by the
filetree_refresh_timeout parameter in the restore section of the
configuration.ini file. The default of the parameter is
set to 120 seconds.

[restore]
; Restore filetree refresh timeout after n milliseconds
; Default: 120000 milliseconds
filetree_refresh_timeout=120000
@frb121 frb121 merged commit d238e46 into bareos:master Aug 19, 2019
@frb121 frb121 deleted the dev/fbergkemper/master/story-3067-webui branch December 18, 2019 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants