during installation choose the highest RINO version possible
This commit is contained in:
parent
8c8e635d2e
commit
d3293dfcf2
2 changed files with 12 additions and 3 deletions
|
@ -59,7 +59,7 @@ $a->config['system']['huburl'] = '[internal]';
|
|||
// Encryption will only be provided if this setting is true and the
|
||||
// PHP mcrypt extension is installed on both systems
|
||||
|
||||
$a->config['system']['rino_encrypt'] = true;
|
||||
$a->config['system']['rino_encrypt'] = {{$rino}};
|
||||
|
||||
// default system theme
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue