mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 02:57:04 +02:00
admin can power search
This commit is contained in:
@ -235,6 +235,8 @@ $config['MIN_PREFIX_LEN'] = 5;
|
||||
$config['CGI_INPUT_FIELD_WIDTH'] = 50;
|
||||
$config['CGI_INPUT_FIELD_HEIGHT'] = 7;
|
||||
|
||||
$config['ADMIN_CAN_POWER_SEARCH'] = 0;
|
||||
|
||||
$config['MEMCACHED_PREFIX'] = '_piler:';
|
||||
$config['MEMCACHED_TTL'] = 900;
|
||||
|
||||
|
Reference in New Issue
Block a user