]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/delete_orphan_files.php
Make the Link header give URI for WebFinger lookup
[quix0rs-gnu-social.git] / scripts / delete_orphan_files.php
index cae35a819f415963dfac120520dd70e67b26cc4c..2c49c10a508d468f5e859df0a437bf789d5b63d7 100755 (executable)
@@ -33,6 +33,9 @@ attached files weren't removed as well.
 
 Will print '.' for each deleted File entry and 'x' if it also had a locally stored file.
 
+WARNING WARNING WARNING, this will also delete Qvitter files such as background etc. since
+they are not linked to notices (yet anyway).
+
 END_OF_HELP;
 
 require_once INSTALLDIR.'/scripts/commandline.inc';