From 1476812e9098e18e266d0fddf4575234f28561f9 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 22 Jul 2014 17:21:13 -0700 Subject: add another important note --- include/externals.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/externals.php') diff --git a/include/externals.php b/include/externals.php index 5ee355c9d..a96bf7c97 100644 --- a/include/externals.php +++ b/include/externals.php @@ -34,6 +34,8 @@ function externals_run($argv, $argc){ } // Note: blacklisted sites must be stored in the config as an array. + // No simple way to turn this into a personal config because we have no identity here. + // For that we probably need a variant of superblock. $blacklisted = false; $bl1 = get_config('system','blacklisted_sites'); -- cgit v1.2.3