qortal/src/test
CalDescent 7aa8f115ce Added "original copy indicator file", which prevents the node from deleting its own published content when storage space runs out.
Since some files won't have any mirrors, this prevents the cleanup manager from deleting the only copy in existence when freeing up space. This feature can be disabled by setting "originalCopyIndicatorFileEnabled": false in settings.json (or by deleting the ".original" files). The trade off is that the only copy in existence could be deleted if space gets low.

This will also allow for better reporting of own vs third party files in the local UI (not yet implemented).
2022-01-01 14:52:09 +00:00
..
java/org/qortal/test Added "original copy indicator file", which prevents the node from deleting its own published content when storage space runs out. 2022-01-01 14:52:09 +00:00
resources Limit the amount of data that can be stored per name. 2021-12-04 13:33:45 +00:00