mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 04:05:16 +02:00
Update RINO settings
This commit is contained in:
parent
7af6cc8454
commit
de70007a46
4 changed files with 5 additions and 5 deletions
|
@ -52,7 +52,7 @@ $a->config['php_path'] = '/usr/bin/php';
|
|||
// 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'] = 3;
|
||||
|
||||
// default system theme
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue