Advertisement
Guest User

Untitled

a guest
Jul 23rd, 2014
216
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. --- /usr/share/rainloop/rainloop/v/1.6.8.151/app/libraries/RainLoop/Config/Application.php 2014-07-18 16:10:26.668813000 +0200
  2. +++ Application.php 2014-07-23 20:58:32.908416223 +0200
  3. @@ -119,6 +119,8 @@
  4.  
  5. 'determine_user_language' => array(true, ''),
  6.  
  7. + 'determine_user_domain' => array(false, ''),
  8. +
  9. 'sign_me_auto' => array(\RainLoop\Enumerations\SignMeType::DEFAILT_OFF,
  10. 'This option allows webmail to remember the logged in user
  11. once they closed the browser window.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement