mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-22 09:13:17 +02:00
Added read-only connection support for manticore
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
@ -1,8 +1,16 @@
|
||||
1.4.5:
|
||||
------
|
||||
|
||||
- Added read-only connection support for manticore
|
||||
If using sphinx, add the following to config-site.php:
|
||||
$config['SPHINX_HOSTNAME_READONLY'] = '127.0.0.1:9306';
|
||||
|
||||
|
||||
1.4.4:
|
||||
------
|
||||
|
||||
Renamed "group" table to "usergroup"
|
||||
Be sure to run util/db-upgrade.sql on the mysql piler database
|
||||
- Renamed "group" table to "usergroup"
|
||||
Be sure to run util/db-upgrade.sql on the mysql piler database
|
||||
|
||||
|
||||
1.4.3:
|
||||
|
Reference in New Issue
Block a user