Switch default file system to Btrfs

BUG: 438376
This commit is contained in:
Andrius Štikonas 2021-06-10 23:22:28 +01:00
parent 03fad35e25
commit 9212d74464
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
<label context="@label">Backend plugin</label>
</entry>
<entry key="defaultFileSystem" type="Int">
<default>static_cast&lt;int&gt;(FileSystem::Type::Ext4)</default>
<default>static_cast&lt;int&gt;(FileSystem::Type::Btrfs)</default>
</entry>
<entry key="preferredUnit" type="Enum">
<label context="@label">Preferred unit:</label>