From cbede7dbfde83d53ef38d257e9940af5f163b03c Mon Sep 17 00:00:00 2001 From: Sjors Provoost Date: Tue, 15 May 2018 12:46:19 +0200 Subject: [qt] OptionsDialog: add prune setting --- src/qt/forms/optionsdialog.ui | 67 +++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 65 insertions(+), 2 deletions(-) (limited to 'src/qt/forms') diff --git a/src/qt/forms/optionsdialog.ui b/src/qt/forms/optionsdialog.ui index a3721991ee..8f34e6bc82 100644 --- a/src/qt/forms/optionsdialog.ui +++ b/src/qt/forms/optionsdialog.ui @@ -37,6 +37,69 @@ + + + + Qt::Horizontal + + + + 40 + 5 + + + + + + + + + + Disables some advanced features but all blocks will still be fully validated. Reverting this setting requires re-downloading the entire blockchain. Actual disk usage may be somewhat higher. + + + Prune &block storage to + + + + + + + + + + GB + + + Qt::PlainText + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + Reverting this setting requires re-downloading the entire blockchain. + + + Qt::PlainText + + + @@ -81,7 +144,7 @@ - + @@ -103,7 +166,7 @@ - + Qt::Horizontal -- cgit v1.2.3