projects
/
invirt/packages/invirt-console.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
multiplex conserver across hosts
[invirt/packages/invirt-console.git]
/
files
/
etc
/
conserver
/
conserver.cf.sipb-xen
1
# default config for console
2
config * {
3
sslrequired yes;
4
}
5
default * {
6
type exec;
7
}
8
access * {
9
trusted 127.0.0.1;
10
limited *;
11
}
12
13
#include /etc/conserver/invirt-hosts.cf