remove 'closed for indexing' feature

Simultanous updates are fine these days.
This commit is contained in:
Sarah Hoffmann
2016-03-30 22:53:19 +02:00
parent 02bd322c1d
commit f9a488cd5a
2 changed files with 0 additions and 8 deletions

View File

@@ -75,8 +75,6 @@
// Website settings
@define('CONST_NoAccessControl', true);
@define('CONST_ClosedForIndexing', false);
@define('CONST_ClosedForIndexingExceptionIPs', '');
@define('CONST_BlockedIPs', '');
@define('CONST_BulkUserIPs', '');
@define('CONST_BlockMessage', ''); // additional info to show for blocked IPs