forked from Qortal/qortal
Built resources are deleted when either: - The resource reaches the expiry interval specified in the builtDataExpiryInterval setting (default 30 days) - The resource is published by a name that is in the local blacklist Resources only exist in the reader cache once they have been viewed, to remove the loading time on subsequent views. But some may prefer to reduce this expiry time (at the expense of longer load times and more CPU), as data is held unencrypted in the cache.