11 lines
142 B
Plaintext
11 lines
142 B
Plaintext
# /etc/strongswan.conf - strongSwan configuration file
|
|
|
|
libimcv {
|
|
debug_level = 3
|
|
plugins {
|
|
imv-test {
|
|
rounds = 1
|
|
}
|
|
}
|
|
}
|