Added info for DOWNLOAD_PICTURES

We regenerate pictures, it might take some time
This commit is contained in:
tcitworld 2014-05-20 11:46:05 +02:00
parent 99408dfcf3
commit 38eecef26b
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
@define ('MODE_DEMO', FALSE);
@define ('DEBUG_POCHE', FALSE);
@define ('DOWNLOAD_PICTURES', FALSE);
@define ('DOWNLOAD_PICTURES', FALSE); # This can slow down the process of adding articles
@define ('REGENERATE_PICTURES_QUALITY', 75);
@define ('CONVERT_LINKS_FOOTNOTES', FALSE);
@define ('REVERT_FORCED_PARAGRAPH_ELEMENTS', FALSE);