summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL4
1 files changed, 3 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 84eb91314..d7863cd45 100644
--- a/INSTALL
+++ b/INSTALL
@@ -13,7 +13,9 @@
* Copy htaccess.txt to .htaccess if you want shorter URLs
(also set "$config['index_page'] = '';" in config-local.php)
-* Add ./crontab or something similar to the user's crontab
+* Add ./crontab or something similar to the user's crontab.
+ If you don't want files to expire, set upload_max_age in the config. Don't
+ skip the cronjob.
* Copy ./data/local/examples/contact-info.php to ./data/local/ and edit it