diff options
Diffstat (limited to 'inc')
-rwxr-xr-x | inc/poche/config.inc.default.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/poche/config.inc.default.php b/inc/poche/config.inc.default.php index de992a9c..0f88f335 100755 --- a/inc/poche/config.inc.default.php +++ b/inc/poche/config.inc.default.php | |||
@@ -67,4 +67,4 @@ | |||
67 | //limit for download of articles during import | 67 | //limit for download of articles during import |
68 | @define ('IMPORT_LIMIT', 5); | 68 | @define ('IMPORT_LIMIT', 5); |
69 | //delay between downloads (in sec) | 69 | //delay between downloads (in sec) |
70 | @define ('IMPORT_DELAY', 5); \ No newline at end of file | 70 | @define ('IMPORT_DELAY', 5); |