Skip to content
This repository has been archived by the owner on May 9, 2019. It is now read-only.

Commit

Permalink
reset algoliasettingskey
Browse files Browse the repository at this point in the history
  • Loading branch information
maxiloc committed Apr 15, 2015
1 parent 5056900 commit d1857bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/Registry.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class Registry
{
private static $instance;
private $options = array();
private static $setting_key = 'algolia000';
private static $setting_key = 'algolia';

private $attributes = array(
'validCredential' => false,
Expand Down

0 comments on commit d1857bf

Please sign in to comment.