aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/poche/config.inc.default.php
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2014-11-19 16:35:44 +0100
committerThomas Citharel <tcit@tcit.fr>2014-11-19 16:35:44 +0100
commitb13376e918aa157be5c0dfd53a655cc5d387f522 (patch)
tree54c058fdb2233375f76340cd3d3517cd94534cc0 /inc/poche/config.inc.default.php
parentb0f9f5ac21b5caef430b0b5412443fd39ee50455 (diff)
downloadwallabag-b13376e918aa157be5c0dfd53a655cc5d387f522.tar.gz
wallabag-b13376e918aa157be5c0dfd53a655cc5d387f522.tar.zst
wallabag-b13376e918aa157be5c0dfd53a655cc5d387f522.zip
fix Flattrs
Diffstat (limited to 'inc/poche/config.inc.default.php')
-rwxr-xr-xinc/poche/config.inc.default.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/poche/config.inc.default.php b/inc/poche/config.inc.default.php
index f666f468..304b3924 100755
--- a/inc/poche/config.inc.default.php
+++ b/inc/poche/config.inc.default.php
@@ -67,4 +67,3 @@
67@define ('IMPORT_LIMIT', 5); 67@define ('IMPORT_LIMIT', 5);
68//delay between downloads (in sec) 68//delay between downloads (in sec)
69@define ('IMPORT_DELAY', 5); 69@define ('IMPORT_DELAY', 5);
70