forked from Qortal/qortal
Automatically fetch metadata for all resources that have it.
This commit is contained in:
parent
f0136a5018
commit
8545a8bf0d
@ -108,8 +108,7 @@ public class ArbitraryDataManager extends Thread {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Fetch metadata
|
// Fetch metadata
|
||||||
// Disabled for now. TODO: re-enable later.
|
this.fetchAllMetadata();
|
||||||
// this.fetchAllMetadata();
|
|
||||||
|
|
||||||
// Fetch data according to storage policy
|
// Fetch data according to storage policy
|
||||||
switch (Settings.getInstance().getStoragePolicy()) {
|
switch (Settings.getInstance().getStoragePolicy()) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user