Fix indention and enable logout

tags/ipasserelle-groupware-0.2.37-1
Daniel Berteaud 11 years ago
parent 09229996a1
commit 23fc0aef0e
  1. 1
      root/etc/e-smith/templates/var/lib/sogo/GNUstep/Defaults/.GNUstepDefaults/55authSource

@ -61,6 +61,7 @@
$OUT .=<<"HERE";
SOGoAuthenticationType = cas;
SOGoCASServiceURL = "https://auth.$DomainName/cas/";
SOGoCASLogoutEnabled = YES;
HERE
}
}

Loading…
Cancel
Save