Remove all traces of "rino"
This commit is contained in:
parent
8ac8bcf0f5
commit
52ca3e5417
5 changed files with 236 additions and 261 deletions
|
@ -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' => '',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue