Migrate file search settings to decentralized json data store
This commit is contained in:
@@ -169,7 +169,7 @@ message Settings {
|
||||
bool nextcloud = 4;
|
||||
bool owncloud = 5;
|
||||
}
|
||||
FilesSearchSettings file_search = 9;
|
||||
FilesSearchSettings file_search = 9 [deprecated = true];
|
||||
|
||||
message ContactsSearchSettings {
|
||||
bool enabled = 1;
|
||||
|
||||
Reference in New Issue
Block a user