doc update

This commit is contained in:
Nikos Mavrogiannopoulos
2015-11-24 00:29:31 +01:00
parent fa6c7ac0e6
commit f86fb99b50

View File

@@ -466,6 +466,13 @@ route = 192.168.0.0/255.255.0.0
no-route = 192.168.5.0/255.255.255.0
# If set, the script /usr/bin/ocserv-fw will be called to restrict
# the user to its allowed routes and prevent him from accessing
# any other routes. All the routes applied by ocserv can be reverted
# using /usr/bin/ocserv-fw --removeall. This option can be set globally
# or in the per-user configuration.
#restrict-user-to-routes = true
# When set to true, all client's iroutes are made visible to all
# connecting clients except for the ones offering them. This option
# only makes sense if config-per-user is set.