diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/vpn/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/vpn/index.rst b/docs/vpn/index.rst index 7bb4799a..0ec660fe 100644 --- a/docs/vpn/index.rst +++ b/docs/vpn/index.rst @@ -22,7 +22,7 @@ wants to manually override the selection, the only way to do this for the ``0.10`` version of Bitmask is to add a section to the ``bitmaskd.cfg`` configuration file:: - [vpn_prefs] + [vpn] locations = ["rio__br"] countries = ["BR", "AR", "UY"] |