PURGE other hostnames

This commit is contained in:
Savetheinternet
2011-05-22 01:19:06 +10:00
parent 41c2b29a55
commit d4aff84741
2 changed files with 4 additions and 1 deletions

View File

@@ -665,6 +665,7 @@
// you can configure Tinyboard to PURGE files when they're written to
//$config['purge'] = Array(
// Array('127.0.0.1', 80)
// Array('127.0.0.1', 80, 'example.org')
//);
// Connection timeout, in seconds
$config['purge_timeout'] = 3;