projects
/
quix0rs-gnu-social.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9135957
)
Do not delete_orphan_files on an instance with Qvitter
author
Mikael Nordfeldth
<mmn@hethane.se>
Fri, 12 Feb 2016 00:45:47 +0000
(
01:45
+0100)
committer
Mikael Nordfeldth
<mmn@hethane.se>
Fri, 12 Feb 2016 00:45:47 +0000
(
01:45
+0100)
scripts/delete_orphan_files.php
patch
|
blob
|
history
diff --git
a/scripts/delete_orphan_files.php
b/scripts/delete_orphan_files.php
index cae35a819f415963dfac120520dd70e67b26cc4c..2c49c10a508d468f5e859df0a437bf789d5b63d7 100755
(executable)
--- a/
scripts/delete_orphan_files.php
+++ b/
scripts/delete_orphan_files.php
@@
-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';