Show More
@@ -596,7 +596,8 b' svn.proxy.location_root = /' | |||
|
596 | 596 | ############################################################ |
|
597 | 597 | |
|
598 | 598 | ## Defines if the authorized_keys file should be written on any change of |
|
599 | ## user ssh keys | |
|
599 | ## user ssh keys, setting this to false also disables posibility of adding | |
|
600 | ## ssh keys for users from web interface. | |
|
600 | 601 | ssh.generate_authorized_keyfile = false |
|
601 | 602 | |
|
602 | 603 | ## Options for ssh, default is `no-pty,no-port-forwarding,no-X11-forwarding,no-agent-forwarding` |
@@ -565,7 +565,8 b' svn.proxy.location_root = /' | |||
|
565 | 565 | ############################################################ |
|
566 | 566 | |
|
567 | 567 | ## Defines if the authorized_keys file should be written on any change of |
|
568 | ## user ssh keys | |
|
568 | ## user ssh keys, setting this to false also disables posibility of adding | |
|
569 | ## ssh keys for users from web interface. | |
|
569 | 570 | ssh.generate_authorized_keyfile = false |
|
570 | 571 | |
|
571 | 572 | ## Options for ssh, default is `no-pty,no-port-forwarding,no-X11-forwarding,no-agent-forwarding` |
@@ -640,7 +640,8 b' svn.proxy.location_root = /' | |||
|
640 | 640 | ############################################################ |
|
641 | 641 | |
|
642 | 642 | ## Defines if the authorized_keys file should be written on any change of |
|
643 | ## user ssh keys | |
|
643 | ## user ssh keys, setting this to false also disables posibility of adding | |
|
644 | ## ssh keys for users from web interface. | |
|
644 | 645 | ssh.generate_authorized_keyfile = false |
|
645 | 646 | |
|
646 | 647 | ## Options for ssh, default is `no-pty,no-port-forwarding,no-X11-forwarding,no-agent-forwarding` |
General Comments 0
You need to be logged in to leave comments.
Login now