add another important note

This commit is contained in:
friendica 2014-07-22 17:21:13 -07:00
parent b29f087cdc
commit 1476812e90

View File

@ -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');