]> projects.mako.cc - scuttle/blobdiff - config.inc.php.example
updated scuttle to add archive.org wayback links
[scuttle] / config.inc.php.example
index f690aee8e8e510fb308ecf911585ef8587cf90cc..c55666a29bcfb192ef3a97506c9988b002b65d5b 100644 (file)
@@ -139,4 +139,7 @@ $email_blacklist   = array(
                       '/mailinator\.com/i'
                      );
 
+$archive_links = TRUE;
+$archive_base_url = "https://web.archive.org";
+
 include_once 'debug.inc.php';

Benjamin Mako Hill || Want to submit a patch?