Bug 5306: Enable the SSL connection for ovs manager
[ovsdb.git] / library / impl / src / main / resources / initial / library.cfg
1 #Timeout value (in millisecond) after which OVSDB rpc task will be cancelled.
2 #Default value is set to 1000ms, please uncomment and override the value if requires
3 #Changing the value don't require controller restart.
4 # ovsdb-rpc-task-timeout = 1000
5 #This flag will be enforced across all the connection's (passive and active) if set to true
6 # use-ssl = false