RainerW
2015-10-08 979c75ae88f2a1da3c7bc70d58aff38e9028f0c3
src/main/distrib/data/defaults.properties
@@ -154,6 +154,12 @@
# SINCE 1.7.0
git.sshKrb5ServicePrincipalName = 
# Strip the domain suffix from a kerberos username.
# e.g. james@bigbox would be "james"
#
# SINCE 1.7.0
git.sshKrb5StripDomain = true
# SSH backend NIO2|MINA.
#
# The Apache Mina project recommends using the NIO2 backend.