]> git.mxchange.org Git - friendica.git/commitdiff
remove RINO from htconfig.php
authorFabrixxm <fabrix.xm@gmail.com>
Tue, 23 Jun 2015 08:51:29 +0000 (10:51 +0200)
committerFabrixxm <fabrix.xm@gmail.com>
Tue, 23 Jun 2015 08:51:29 +0000 (10:51 +0200)
htconfig.php

index 4c88b6e742dbc70fa8edf38a6af0c1016f2d5432..25f334b79929c5dcb6a2fae02c3fcb7604d2e8d7 100644 (file)
@@ -61,12 +61,6 @@ $a->config['system']['directory_search_url'] = 'http://dir.friendica.com/directo
 
 $a->config['system']['huburl'] = '[internal]';
 
-// 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 
-
-$a->config['system']['rino_encrypt'] = true;
-
 // allowed themes (change this from admin panel after installation)
 
 $a->config['system']['allowed_themes'] = 'dispy,quattro,vier,darkzero,duepuntozero,greenzero,purplezero,slackr,diabook';