Remove all traces of "rino"

This commit is contained in:
Michael 2021-09-05 18:34:44 +00:00
commit 52ca3e5417
5 changed files with 236 additions and 261 deletions

View file

@ -180,12 +180,6 @@ return [
// If enabled, the tags from the saved searches will used for the "tags" subscription in addition to the "relay_server_tags".
'relay_user_tags' => true,
// rino_encrypt (Integer)
// Server-to-server private message encryption (RINO).
// Encryption will only be provided if this setting is set to a non zero value on both servers.
// Set to 0 to disable, 2 to enable, 1 is deprecated but won't need mcrypt.
'rino_encrypt' => 2,
// temppath (String)
// Custom temporary file directory
'temppath' => '',