create prefix option in config
This commit is contained in:
parent
4d8973658f
commit
7549a12589
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@ login = admin
|
|||
; password - password for login name
|
||||
password = admin
|
||||
|
||||
; prefix - Install db files, etc, to a prefix (like a chroot for example)
|
||||
prefix = /
|
||||
|
||||
[host]
|
||||
; Group hierarchy is 1) groups, 2) restricted_groups 3) ssh_restricted_groups
|
||||
; so if someone is in all 3, the client behaves the same as if they were just
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue