Skip to content
Snippets Groups Projects
Commit 8b87446d authored by Felix Schäfer's avatar Felix Schäfer :construction_worker:
Browse files

Accept COLORTERM env

parent 58557a31
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ PrintMotd {{ 'yes' if sshd_print_motd else 'no' }}
TCPKeepAlive yes
# Allow client to pass locale environment variables
AcceptEnv LANG LC_*
AcceptEnv LANG LC_* COLORTERM
######## EVERYTHING BELOW IS SUGGESTED BY MOZILLA #########
# See https://infosec.mozilla.org/guidelines/openssh.html #
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment