X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=util%2Fhtconfig.vagrant.php;h=d5cb233575455c60a2b0cc64e83351999e07b044;hb=4593ad5c92ac3902088f3d86e21c2428b1fce6e6;hp=cc4ade758a190811e8b22d56949b2ad1c4c9a128;hpb=541d6ab8959fe3c069996e230def126c154da34d;p=friendica.git diff --git a/util/htconfig.vagrant.php b/util/htconfig.vagrant.php index cc4ade758a..d5cb233575 100644 --- a/util/htconfig.vagrant.php +++ b/util/htconfig.vagrant.php @@ -49,10 +49,9 @@ $a->config['php_path'] = '/usr/bin/php'; // Server-to-server private message encryption (RINO) is allowed by default. -// Encryption will only be provided if this setting is true and the -// PHP mcrypt extension is installed on both systems +// set to 0 to disable, 1 to enable -$a->config['system']['rino_encrypt'] = true; +$a->config['system']['rino_encrypt'] = 1; // default system theme