Cache key lead is 'gnusocial' now (restart daemons!)
This commit is contained in:
parent
3552bf4d94
commit
5176f19f7d
|
@ -95,7 +95,7 @@ class Cache
|
||||||
$base_key = self::keyize(common_config('site', 'name'));
|
$base_key = self::keyize(common_config('site', 'name'));
|
||||||
}
|
}
|
||||||
|
|
||||||
return 'statusnet:' . $base_key . ':' . $extra;
|
return 'gnusocial:' . $base_key . ':' . $extra;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue
Block a user